public interface RequestManagerTreeNode
Modifier and Type | Method and Description |
---|---|
Set<RequestManager> |
getDescendants()
Returns all descendant
RequestManager s relative to the context of the current
RequestManager . |
Set<RequestManager> getDescendants()
RequestManager
s relative to the context of the current
RequestManager
.