com.espertech.esper.core.context.mgr
Class ContextControllerCategoryFactoryImpl

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextControllerFactoryBase
      extended by com.espertech.esper.core.context.mgr.ContextControllerCategoryFactoryBase
          extended by com.espertech.esper.core.context.mgr.ContextControllerCategoryFactoryImpl
All Implemented Interfaces:
ContextControllerFactory

public class ContextControllerCategoryFactoryImpl
extends ContextControllerCategoryFactoryBase


Field Summary
 
Fields inherited from class com.espertech.esper.core.context.mgr.ContextControllerFactoryBase
factoryContext
 
Constructor Summary
ContextControllerCategoryFactoryImpl(ContextControllerFactoryContext factoryContext, ContextDetailCategory categorySpec, java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts)
           
 
Method Summary
 ContextController createNoCallback(int pathId, ContextControllerLifecycleCallback callback)
           
 ContextStatePathValueBinding getBinding()
           
 
Methods inherited from class com.espertech.esper.core.context.mgr.ContextControllerCategoryFactoryBase
getCategorySpec, getContextBuiltinProps, getContextDetail, getContextDetailPartitionItems, getFilterLookupable, getStatementAIResourceRegistryFactory, hasFiltersSpecsNestedContexts, isSingleInstanceContext, keyPayloadToIdentifier, populateContextInternalFilterAddendums, populateFilterAddendums, validateFactory, validateStatement
 
Methods inherited from class com.espertech.esper.core.context.mgr.ContextControllerFactoryBase
getFactoryContext, getStateCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.espertech.esper.core.context.mgr.ContextControllerFactory
getFactoryContext, getStateCache
 

Constructor Detail

ContextControllerCategoryFactoryImpl

public ContextControllerCategoryFactoryImpl(ContextControllerFactoryContext factoryContext,
                                            ContextDetailCategory categorySpec,
                                            java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts)
Method Detail

getBinding

public ContextStatePathValueBinding getBinding()

createNoCallback

public ContextController createNoCallback(int pathId,
                                          ContextControllerLifecycleCallback callback)

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com