public abstract class ContextControllerFactoryBase extends Object implements ContextControllerFactory
Modifier and Type | Field and Description |
---|---|
protected ContextControllerFactoryContext |
factoryContext |
Modifier | Constructor and Description |
---|---|
protected |
ContextControllerFactoryBase(ContextControllerFactoryContext factoryContext) |
Modifier and Type | Method and Description |
---|---|
ContextControllerFactoryContext |
getFactoryContext() |
ContextStateCache |
getStateCache() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createNoCallback, getContextBuiltinProps, getContextDetail, getContextDetailPartitionItems, getFilterLookupable, getStatementAIResourceRegistryFactory, isSingleInstanceContext, keyPayloadToIdentifier, populateFilterAddendums, validateFactory, validateStatement
protected final ContextControllerFactoryContext factoryContext
protected ContextControllerFactoryBase(ContextControllerFactoryContext factoryContext)
public ContextControllerFactoryContext getFactoryContext()
getFactoryContext
in interface ContextControllerFactory
public ContextStateCache getStateCache()
getStateCache
in interface ContextControllerFactory