Class RulesClassFinder

java.lang.Object
org.eclipse.xtext.common.types.access.impl.AbstractClassFinder<Class<?>>
org.eclipse.xtext.common.types.access.impl.ClassFinder
org.openhab.core.model.rule.scoping.RulesClassFinder

public class RulesClassFinder extends org.eclipse.xtext.common.types.access.impl.ClassFinder
This is a customized version of the ClassFinder. It allows for removing and updating classes in the cache when add-ons are installed or updated.
Author:
Wouter Born - Initial contribution