public static class ContextManagerImpl.ContextNestedHandleImpl extends Object implements ContextControllerInstanceHandle
Constructor and Description |
---|
ContextNestedHandleImpl(int subPathId,
int contextPartitionId,
ContextControllerTreeAgentInstanceList instances) |
Modifier and Type | Method and Description |
---|---|
Integer |
getContextPartitionOrPathId() |
ContextControllerTreeAgentInstanceList |
getInstances() |
int |
getSubPathId() |
public ContextNestedHandleImpl(int subPathId, int contextPartitionId, ContextControllerTreeAgentInstanceList instances)
public Integer getContextPartitionOrPathId()
getContextPartitionOrPathId
in interface ContextControllerInstanceHandle
public ContextControllerTreeAgentInstanceList getInstances()
getInstances
in interface ContextControllerInstanceHandle
public int getSubPathId()
getSubPathId
in interface ContextControllerInstanceHandle