Class SelectorCacheFactory
java.lang.Object
com.echothree.model.control.selector.server.evaluator.SelectorCacheFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SelectorCacheFactory
Returns the Singleton instance of SelectorCacheFactory.getSelectorCache
(Session session, String selectorKindName, String selectorTypeName)
-
Constructor Details
-
SelectorCacheFactory
protected SelectorCacheFactory()
-
-
Method Details
-
getInstance
Returns the Singleton instance of SelectorCacheFactory. -
getSelectorCache
public SelectorCache getSelectorCache(Session session, String selectorKindName, String selectorTypeName)
-