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

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

public class ContextManagerNestedInstanceHandle
extends java.lang.Object
implements ContextControllerInstanceHandle


Constructor Summary
ContextManagerNestedInstanceHandle(int subPathId, ContextController controller, int contextPartitionOrPathId, boolean branch, ContextControllerTreeAgentInstanceList branchAgentInstances)
           
 
Method Summary
 java.lang.Integer getContextPartitionOrPathId()
           
 ContextController getController()
           
 ContextControllerTreeAgentInstanceList getInstances()
           
 int getSubPathId()
           
 boolean isBranch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextManagerNestedInstanceHandle

public ContextManagerNestedInstanceHandle(int subPathId,
                                          ContextController controller,
                                          int contextPartitionOrPathId,
                                          boolean branch,
                                          ContextControllerTreeAgentInstanceList branchAgentInstances)
Method Detail

getSubPathId

public int getSubPathId()
Specified by:
getSubPathId in interface ContextControllerInstanceHandle

getController

public ContextController getController()

getContextPartitionOrPathId

public java.lang.Integer getContextPartitionOrPathId()
Specified by:
getContextPartitionOrPathId in interface ContextControllerInstanceHandle

isBranch

public boolean isBranch()

getInstances

public ContextControllerTreeAgentInstanceList getInstances()
Specified by:
getInstances in interface ContextControllerInstanceHandle

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