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
-
Field Summary
Fields inherited from class org.eclipse.xtext.common.types.access.impl.AbstractClassFinder
CACHED_EXCEPTION
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RulesClassFinder
-
-
Method Details
-
forName
- Overrides:
forName
in classorg.eclipse.xtext.common.types.access.impl.AbstractClassFinder<Class<?>>
- Throws:
ClassNotFoundException
-
forName
- Overrides:
forName
in classorg.eclipse.xtext.common.types.access.impl.ClassFinder
- Throws:
ClassNotFoundException
-