Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.console » manager » interfaces » [javadoc | source]
org.jboss.console.manager.interfaces
public interface: ManageableResource [javadoc | source]

All Implemented Interfaces:
    Serializable

All Known Implementing Classes:
    MBeanResource, SimpleFolderResource

Identify a resource that can be managed. Used by the plugin manager to determine to which resources are the plugins associated
Method from org.jboss.console.manager.interfaces.ManageableResource Summary:
getId
Method from org.jboss.console.manager.interfaces.ManageableResource Detail:
 public String getId()