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

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.eclipse.xtext.common.types.access.impl.ClassFinder

    forName

    Methods inherited from class org.eclipse.xtext.common.types.access.impl.AbstractClassFinder

    clearCache

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait