public class ContextManagerNestedInstanceHandle extends java.lang.Object implements ContextControllerInstanceHandle
Constructor and Description |
---|
ContextManagerNestedInstanceHandle(int subPathId,
ContextController controller,
int contextPartitionOrPathId,
boolean branch,
ContextControllerTreeAgentInstanceList branchAgentInstances) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getContextPartitionOrPathId() |
ContextController |
getController() |
ContextControllerTreeAgentInstanceList |
getInstances() |
int |
getSubPathId() |
boolean |
isBranch() |
public ContextManagerNestedInstanceHandle(int subPathId, ContextController controller, int contextPartitionOrPathId, boolean branch, ContextControllerTreeAgentInstanceList branchAgentInstances)
public int getSubPathId()
getSubPathId
in interface ContextControllerInstanceHandle
public ContextController getController()
public java.lang.Integer getContextPartitionOrPathId()
getContextPartitionOrPathId
in interface ContextControllerInstanceHandle
public boolean isBranch()
public ContextControllerTreeAgentInstanceList getInstances()
getInstances
in interface ContextControllerInstanceHandle