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 AOPLister
          As the number of MBeans is very big, we use a real Java class which is far faster than beanshell
 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.