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

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

public class ContextControllerInitTermFactoryImpl
extends ContextControllerInitTermFactoryBase
implements ContextControllerFactory


Field Summary
 
Fields inherited from class com.espertech.esper.core.context.mgr.ContextControllerFactoryBase
factoryContext
 
Constructor Summary
ContextControllerInitTermFactoryImpl(ContextControllerFactoryContext factoryContext, ContextDetailInitiatedTerminated detail)
           
 
Method Summary
 ContextController createNoCallback(int pathId, ContextControllerLifecycleCallback callback)
           
 ContextStatePathValueBinding getBinding()
           
 boolean isSingleInstanceContext()
           
 
Methods inherited from class com.espertech.esper.core.context.mgr.ContextControllerInitTermFactoryBase
allocateSlot, getContextBuiltinProps, getContextDetail, getContextDetailPartitionItems, getEpStatementHandle, getFilterLookupable, getMatchedEventMapMeta, getSchedulingService, getStatementAIResourceRegistryFactory, getStatementContext, getTimeProvider, keyPayloadToIdentifier, 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
getContextBuiltinProps, getContextDetail, getContextDetailPartitionItems, getFactoryContext, getFilterLookupable, getStateCache, getStatementAIResourceRegistryFactory, keyPayloadToIdentifier, populateFilterAddendums, validateFactory, validateStatement
 

Constructor Detail

ContextControllerInitTermFactoryImpl

public ContextControllerInitTermFactoryImpl(ContextControllerFactoryContext factoryContext,
                                            ContextDetailInitiatedTerminated detail)
Method Detail

getBinding

public ContextStatePathValueBinding getBinding()

createNoCallback

public ContextController createNoCallback(int pathId,
                                          ContextControllerLifecycleCallback callback)
Specified by:
createNoCallback in interface ContextControllerFactory

isSingleInstanceContext

public boolean isSingleInstanceContext()
Specified by:
isSingleInstanceContext in interface ContextControllerFactory
Overrides:
isSingleInstanceContext in class ContextControllerInitTermFactoryBase

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