|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginContext | |
org.jboss.console.plugins.helpers |
Uses of PluginContext in org.jboss.console.plugins.helpers |
Classes in org.jboss.console.plugins.helpers that implement PluginContext | |
class |
BasePluginWrapper.SimplePluginContext
|
Fields in org.jboss.console.plugins.helpers declared as PluginContext | |
protected PluginContext |
BasePluginWrapper.pluginCtx
|
Methods in org.jboss.console.plugins.helpers with parameters of type PluginContext | |
String |
ScriptPlugin.getVersion(PluginContext ctx)
|
String |
ScriptPlugin.getName(PluginContext ctx)
|
boolean |
ScriptPlugin.isResourceToBeManaged(ManageableResource resource,
PluginContext ctx)
|
TreeNode |
ScriptPlugin.getTreeForResource(ManageableResource resource,
PluginContext ctx)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |