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

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextControllerFactoryServiceImpl
All Implemented Interfaces:
ContextControllerFactoryService

public class ContextControllerFactoryServiceImpl
extends java.lang.Object
implements ContextControllerFactoryService


Field Summary
static ContextControllerFactoryServiceImpl DEFAULT_FACTORY
           
 
Constructor Summary
ContextControllerFactoryServiceImpl(ContextStateCache cache)
           
 
Method Summary
 ContextPartitionIdManager allocatePartitionIdMgr(java.lang.String contextName, java.lang.String contextStmtId)
           
 ContextControllerFactory[] getFactory(ContextControllerFactoryServiceContext serviceContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_FACTORY

public static final ContextControllerFactoryServiceImpl DEFAULT_FACTORY
Constructor Detail

ContextControllerFactoryServiceImpl

public ContextControllerFactoryServiceImpl(ContextStateCache cache)
Method Detail

getFactory

public ContextControllerFactory[] getFactory(ContextControllerFactoryServiceContext serviceContext)
                                      throws ExprValidationException
Specified by:
getFactory in interface ContextControllerFactoryService
Throws:
ExprValidationException

allocatePartitionIdMgr

public ContextPartitionIdManager allocatePartitionIdMgr(java.lang.String contextName,
                                                        java.lang.String contextStmtId)
Specified by:
allocatePartitionIdMgr in interface ContextControllerFactoryService

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