Uses of Interface
org.jboss.console.plugins.helpers.PluginContext

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.getName(PluginContext ctx)
           
 TreeNode ScriptPlugin.getTreeForResource(ManageableResource resource, PluginContext ctx)
           
 String ScriptPlugin.getVersion(PluginContext ctx)
           
 boolean ScriptPlugin.isResourceToBeManaged(ManageableResource resource, PluginContext ctx)
           
 



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