com.espertech.esper.core.context.mgr
Class ContextControllerFactoryServiceContext
java.lang.Object
com.espertech.esper.core.context.mgr.ContextControllerFactoryServiceContext
public class ContextControllerFactoryServiceContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextControllerFactoryServiceContext
public ContextControllerFactoryServiceContext(java.lang.String contextName,
EPServicesContext servicesContext,
ContextDetail detail,
AgentInstanceContext agentInstanceContextCreate,
boolean isRecoveringResilient)
getContextName
public java.lang.String getContextName()
getServicesContext
public EPServicesContext getServicesContext()
getDetail
public ContextDetail getDetail()
getAgentInstanceContextCreate
public AgentInstanceContext getAgentInstanceContextCreate()
isRecoveringResilient
public boolean isRecoveringResilient()