Public Member Functions | |
List< ContainerInfo > | getContainers () |
ContainerInfo | getContainer (String name) |
ContainerInfo | getContainer (int handle) |
List< ClientInfo > | getClients () |
ClientInfo | getClient (String name) |
ClientInfo | getClient (int handle) |
List< ComponentInfo > | getComponents () |
ComponentInfo | getComponent (String name) |
ComponentInfo | getComponent (int handle) |
List< ComponentInfo > | getStartedComponents () |
Protected Member Functions | |
MaciInfo (SortingTreeNode root, SortingTreeNode conts, SortingTreeNode clients, SortingTreeNode comps) | |
Protected Attributes | |
SortingTreeNode | managerNode |
SortingTreeNode | containerNode |
SortingTreeNode | clientNode |
SortingTreeNode | componentNode |
final Object | refreshContainerInfoLock = new Object() |
final Object | refreshComponentInfoLock = new Object() |
final Object | refreshClientInfoLock = new Object() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For synchronization |
|
For synchronization |
|
For synchronization |