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

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

public class ContextControllerFactoryContext
extends java.lang.Object


Constructor Summary
ContextControllerFactoryContext(java.lang.String outermostContextName, java.lang.String contextName, EPServicesContext servicesContext, AgentInstanceContext agentInstanceContextCreate, int nestingLevel, boolean isRecoveringResilient)
           
 
Method Summary
 AgentInstanceContext getAgentInstanceContextCreate()
           
 java.lang.String getContextName()
           
 int getNestingLevel()
           
 java.lang.String getOutermostContextName()
           
 EPServicesContext getServicesContext()
           
 boolean isRecoveringResilient()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextControllerFactoryContext

public ContextControllerFactoryContext(java.lang.String outermostContextName,
                                       java.lang.String contextName,
                                       EPServicesContext servicesContext,
                                       AgentInstanceContext agentInstanceContextCreate,
                                       int nestingLevel,
                                       boolean isRecoveringResilient)
Method Detail

getOutermostContextName

public java.lang.String getOutermostContextName()

getContextName

public java.lang.String getContextName()

getServicesContext

public EPServicesContext getServicesContext()

getAgentInstanceContextCreate

public AgentInstanceContext getAgentInstanceContextCreate()

getNestingLevel

public int getNestingLevel()

isRecoveringResilient

public boolean isRecoveringResilient()

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