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

PluginWrapper (JBoss Console API) - JBoss 3.2.7 console API Documentation 英文版文档


org.jboss.console.plugins.helpers
Interface PluginWrapper

All Known Implementing Classes:
AbstractPluginWrapper

public interface PluginWrapper

Version:
$Revision: 1.1.2.1 $

Revisions:

23 dec 2002 Sacha Labourey:

  • First implementation
Author:
Sacha Labourey.
See Also:

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

Method Detail

init

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

destroy

public void destroy()


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