Uses of Package
org.jboss.console.manager.interfaces

Packages that use org.jboss.console.manager.interfaces
org.jboss.console.manager   
org.jboss.console.manager.interfaces   
org.jboss.console.manager.interfaces.impl   
org.jboss.console.navtree   
org.jboss.console.plugins   
org.jboss.console.plugins.helpers   
 

Classes in org.jboss.console.manager.interfaces used by org.jboss.console.manager
ConsolePlugin
          Interface that all management plugins must implement
ManageableResource
          Identify a resource that can be managed.
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
 

Classes in org.jboss.console.manager.interfaces used by org.jboss.console.manager.interfaces
ManageableResource
          Identify a resource that can be managed.
ResourceTreeNode
          A specific tree node that list manageable resources as sub-nodes
TreeAction
          Tag interface to represent a generic action that can be handled by a specific tree browser profile
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
 

Classes in org.jboss.console.manager.interfaces used by org.jboss.console.manager.interfaces.impl
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
 

Classes in org.jboss.console.manager.interfaces used by org.jboss.console.navtree
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
 

Classes in org.jboss.console.manager.interfaces used by org.jboss.console.plugins
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
TreeNode
          Information about a specific node in the tree-browser
 

Classes in org.jboss.console.manager.interfaces used by org.jboss.console.plugins.helpers
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
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
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.