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

Uses of Class org.jboss.console.plugins.helpers.AbstractPluginWrapper (JBoss Console API) - JBoss 3.2.7 console API Documentation 英文版文档


Uses of Class
org.jboss.console.plugins.helpers.AbstractPluginWrapper

Packages that use AbstractPluginWrapper
org.jboss.console.plugins   
org.jboss.console.plugins.helpers   
 

Uses of AbstractPluginWrapper in org.jboss.console.plugins
 

Subclasses of AbstractPluginWrapper in org.jboss.console.plugins
 class EJBModuleLister
          As the number of MBeans is very big, we use a real Java class which is far faster than beanshell
 class J2EEAppLister
          As the number of MBeans is very big, we use a real Java class which is far faster than beanshell
 class JMSLister
           
 class JSR77Lister
          As the number of MBeans is very big, we use a real Java class which is far faster than beanshell
 class MBeansLister
          As the number of MBeans is very big, we use a real Java class which is far faster than beanshell
 class MonitorLister
          As the number of MBeans is very big, we use a real Java class which is far faster than beanshell
 class UCLLister
          As the number of UCL can be very big, we use a real Java class which is far faster than beanshell
 class WebModuleLister
          As the number of MBeans is very big, we use a real Java class which is far faster than beanshell
 

Uses of AbstractPluginWrapper in org.jboss.console.plugins.helpers
 

Subclasses of AbstractPluginWrapper in org.jboss.console.plugins.helpers
 class BasePluginWrapper
          
 



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