站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 console API Documentation 英文版文档

Uses of Interface org.jboss.console.plugins.helpers.PluginContext (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档


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



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