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:
ContextControllerCategoryFactory, ContextControllerHashFactory, ContextControllerInitTermFactory, ContextControllerPartitionedFactory

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()
           
 
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, getStateCache, 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

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