public class ContextManagerNestedInstanceHandle extends Object implements ContextControllerInstanceHandle
Constructor and Description |
---|
ContextManagerNestedInstanceHandle(int subPathId,
ContextController controller,
int contextPartitionOrPathId,
boolean branch,
ContextControllerTreeAgentInstanceList branchAgentInstances) |
Modifier and Type | Method and Description |
---|---|
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 Integer getContextPartitionOrPathId()
getContextPartitionOrPathId
in interface ContextControllerInstanceHandle
public boolean isBranch()
public ContextControllerTreeAgentInstanceList getInstances()
getInstances
in interface ContextControllerInstanceHandle