com.espertech.esper.core.context.mgr
Class ContextManagerImpl.ContextNestedHandleImpl

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextManagerImpl.ContextNestedHandleImpl
All Implemented Interfaces:
ContextControllerInstanceHandle
Enclosing class:
ContextManagerImpl

public static class ContextManagerImpl.ContextNestedHandleImpl
extends java.lang.Object
implements ContextControllerInstanceHandle


Constructor Summary
ContextManagerImpl.ContextNestedHandleImpl(int subPathId, int contextPartitionId, ContextControllerTreeAgentInstanceList instances)
           
 
Method Summary
 java.lang.Integer getContextPartitionOrPathId()
           
 ContextControllerTreeAgentInstanceList getInstances()
           
 int getSubPathId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextManagerImpl.ContextNestedHandleImpl

public ContextManagerImpl.ContextNestedHandleImpl(int subPathId,
                                                  int contextPartitionId,
                                                  ContextControllerTreeAgentInstanceList instances)
Method Detail

getContextPartitionOrPathId

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

getInstances

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

getSubPathId

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

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