|
Interface Summary |
| ConsolePlugin |
Interface that all management plugins must implement |
| ManageableResource |
Identify a resource that can be managed. |
| ResourceTreeNode |
A specific tree node that list manageable resources as sub-nodes |
| SimpleTreeNodeMenuEntry |
Standard menu entry used when right-clicking on an entry of the tree browser |
| TreeAction |
Tag interface to represent a generic action that can be handled by a specific
tree browser profile |
| TreeInfo |
Interface that merge all information about all plugins that is required
to build the tree structure used to browse managemeable resources |
| TreeNode |
Information about a specific node in the tree-browser |
| TreeNodeMenuEntry |
Tag interface used to mark entries that can appear while
right-clicking on an entry of the tree-browser |