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

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextControllerFactoryBase
All Implemented Interfaces:
ContextControllerFactory
Direct Known Subclasses:
ContextControllerCategoryFactoryBase, ContextControllerHashFactoryBase, ContextControllerInitTermFactoryBase, ContextControllerPartitionedFactoryBase

public abstract class ContextControllerFactoryBase
extends java.lang.Object
implements ContextControllerFactory


Field Summary
protected  ContextControllerFactoryContext factoryContext
           
 
Constructor Summary
protected ContextControllerFactoryBase(ContextControllerFactoryContext factoryContext)
           
 
Method Summary
 ContextControllerFactoryContext getFactoryContext()
           
 ContextStateCache 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
createNoCallback, getContextBuiltinProps, getContextDetail, getContextDetailPartitionItems, getFilterLookupable, getStatementAIResourceRegistryFactory, isSingleInstanceContext, keyPayloadToIdentifier, populateFilterAddendums, validateFactory, validateStatement
 

Field Detail

factoryContext

protected final ContextControllerFactoryContext factoryContext
Constructor Detail

ContextControllerFactoryBase

protected ContextControllerFactoryBase(ContextControllerFactoryContext factoryContext)
Method Detail

getFactoryContext

public ContextControllerFactoryContext getFactoryContext()
Specified by:
getFactoryContext in interface ContextControllerFactory

getStateCache

public ContextStateCache getStateCache()
Specified by:
getStateCache in interface ContextControllerFactory

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