com.espertech.esper.core.context.mgr
Interface ContextControllerFactoryService

All Known Implementing Classes:
ContextControllerFactoryServiceImpl

public interface ContextControllerFactoryService


Method Summary
 ContextPartitionIdManager allocatePartitionIdMgr(java.lang.String contextName, java.lang.String contextStmtId)
           
 ContextControllerFactory[] getFactory(ContextControllerFactoryServiceContext context)
           
 

Method Detail

getFactory

ContextControllerFactory[] getFactory(ContextControllerFactoryServiceContext context)
                                      throws ExprValidationException
Throws:
ExprValidationException

allocatePartitionIdMgr

ContextPartitionIdManager allocatePartitionIdMgr(java.lang.String contextName,
                                                 java.lang.String contextStmtId)

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