org.jboss.console.plugins.helpers
Interface PluginWrapper

All Known Implementing Classes:
AbstractPluginWrapper, AOPLister, BasePluginWrapper, EJBModuleLister, J2EEAppLister, JMSLister, JSR77Lister, MBeansLister, MonitorLister, UCLLister, WebModuleLister

public interface PluginWrapper

Version:
$Revision: 1.4.6.1 $

Revisions:

23 dec 2002 Sacha Labourey:

Author:
Sacha Labourey.
See Also:

Method Summary
 void destroy()
           
 void init(javax.servlet.ServletConfig servletConfig)
           
 

Method Detail

init

void init(javax.servlet.ServletConfig servletConfig)
          throws Exception
Throws:
Exception

destroy

void destroy()


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