|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConsolePlugin | |
| org.jboss.console.manager | |
| org.jboss.console.plugins | |
| org.jboss.console.plugins.helpers | |
| Uses of ConsolePlugin in org.jboss.console.manager |
| Methods in org.jboss.console.manager with parameters of type ConsolePlugin | |
void |
PluginManagerMBean.registerPlugin(ConsolePlugin plugin)
send a message |
void |
PluginManagerMBean.unregisterPlugin(ConsolePlugin plugin)
send a message |
void |
PluginManager.registerPlugin(ConsolePlugin plugin)
send a message |
void |
PluginManager.unregisterPlugin(ConsolePlugin plugin)
send a message |
| Uses of ConsolePlugin in org.jboss.console.plugins |
| Classes in org.jboss.console.plugins that implement ConsolePlugin | |
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 ConsolePlugin in org.jboss.console.plugins.helpers |
| Classes in org.jboss.console.plugins.helpers that implement ConsolePlugin | |
class |
AbstractPluginWrapper
|
class |
BasePluginWrapper
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||