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

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

Uses of PluginWrapper in org.jboss.console.plugins
 

Classes in org.jboss.console.plugins that implement PluginWrapper
 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 PluginWrapper in org.jboss.console.plugins.helpers
 

Classes in org.jboss.console.plugins.helpers that implement PluginWrapper
 class AbstractPluginWrapper
          
 class BasePluginWrapper
          
 

Fields in org.jboss.console.plugins.helpers declared as PluginWrapper
protected  PluginWrapper ServletPluginHelper.wrapper
           
 

Methods in org.jboss.console.plugins.helpers that return PluginWrapper
protected  PluginWrapper ServletPluginHelper.createPluginWrapper()
           
 



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