当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 console API Documentation 英文版文档
ScriptPlugin (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档
org.jboss.console.plugins.helpers
Interface ScriptPlugin
- public interface ScriptPlugin
- Version:
- $Revision: 1.4 $
Revisions:
24 dec 2002 Sacha Labourey:
- Author:
- Sacha Labourey.
- See Also:
getVersion
public String getVersion(PluginContext ctx)
getName
public String getName(PluginContext ctx)
isResourceToBeManaged
public boolean isResourceToBeManaged(ManageableResource resource,
PluginContext ctx)
getTreeForResource
public TreeNode getTreeForResource(ManageableResource resource,
PluginContext ctx)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.