当前页面:
在线文档首页 >
JBoss 3.2.7 console API Documentation 英文版文档
ManageableResource (JBoss Console API) - JBoss 3.2.7 console API Documentation 英文版文档
org.jboss.console.manager.interfaces
Interface ManageableResource
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- MBeanResource, SimpleFolderResource
- public interface ManageableResource
- extends Serializable
Identify a resource that can be managed. Used by the plugin manager to
determine to which resources are the plugins associated
- Version:
- $Revision: 1.1.2.1 $
Revisions:
December 16, 2002 Sacha Labourey:
- Author:
- Sacha Labourey.
- See Also:
getId
public String getId()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.