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

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextControllerFactoryServiceContext

public class ContextControllerFactoryServiceContext
extends java.lang.Object


Constructor Summary
ContextControllerFactoryServiceContext(java.lang.String contextName, EPServicesContext servicesContext, ContextDetail detail, AgentInstanceContext agentInstanceContextCreate, boolean isRecoveringResilient)
           
 
Method Summary
 AgentInstanceContext getAgentInstanceContextCreate()
           
 java.lang.String getContextName()
           
 ContextDetail getDetail()
           
 EPServicesContext getServicesContext()
           
 boolean isRecoveringResilient()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextControllerFactoryServiceContext

public ContextControllerFactoryServiceContext(java.lang.String contextName,
                                              EPServicesContext servicesContext,
                                              ContextDetail detail,
                                              AgentInstanceContext agentInstanceContextCreate,
                                              boolean isRecoveringResilient)
Method Detail

getContextName

public java.lang.String getContextName()

getServicesContext

public EPServicesContext getServicesContext()

getDetail

public ContextDetail getDetail()

getAgentInstanceContextCreate

public AgentInstanceContext getAgentInstanceContextCreate()

isRecoveringResilient

public boolean isRecoveringResilient()

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