public class ContextControllerPartitionedFactoryImpl extends ContextControllerPartitionedFactoryBase implements ContextControllerFactory
factoryContext
Constructor and Description |
---|
ContextControllerPartitionedFactoryImpl(ContextControllerFactoryContext factoryContext,
ContextDetailPartitioned segmentedSpec,
List<FilterSpecCompiled> filtersSpecsNestedContexts) |
Modifier and Type | Method and Description |
---|---|
ContextController |
createNoCallback(int pathId,
ContextControllerLifecycleCallback callback) |
ContextStatePathValueBinding |
getBinding() |
getContextBuiltinProps, getContextDetail, getContextDetailPartitionItems, getFilterLookupable, getSegmentedSpec, getStatementAIResourceRegistryFactory, hasFiltersSpecsNestedContexts, isSingleInstanceContext, keyPayloadToIdentifier, populateContextInternalFilterAddendums, populateFilterAddendums, validateFactory, validateStatement
getFactoryContext, getStateCache
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContextBuiltinProps, getContextDetail, getContextDetailPartitionItems, getFactoryContext, getFilterLookupable, getStateCache, getStatementAIResourceRegistryFactory, isSingleInstanceContext, keyPayloadToIdentifier, populateFilterAddendums, validateFactory, validateStatement
public ContextControllerPartitionedFactoryImpl(ContextControllerFactoryContext factoryContext, ContextDetailPartitioned segmentedSpec, List<FilterSpecCompiled> filtersSpecsNestedContexts)
public ContextStatePathValueBinding getBinding()
public ContextController createNoCallback(int pathId, ContextControllerLifecycleCallback callback)
createNoCallback
in interface ContextControllerFactory