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

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

public class ContextManagerFactoryServiceImpl
extends java.lang.Object
implements ContextManagerFactoryService


Constructor Summary
ContextManagerFactoryServiceImpl()
           
 
Method Summary
 boolean isSupportsExtract()
           
 ContextManager make(ContextDetail contextDetail, ContextControllerFactoryServiceContext factoryServiceContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextManagerFactoryServiceImpl

public ContextManagerFactoryServiceImpl()
Method Detail

make

public ContextManager make(ContextDetail contextDetail,
                           ContextControllerFactoryServiceContext factoryServiceContext)
                    throws ExprValidationException
Specified by:
make in interface ContextManagerFactoryService
Throws:
ExprValidationException

isSupportsExtract

public boolean isSupportsExtract()
Specified by:
isSupportsExtract in interface ContextManagerFactoryService

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