|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.common.plugin.AbstractPlugin
Field Summary | |
protected PluginContext |
pluginContext
The plugin context. |
Constructor Summary | |
AbstractPlugin()
|
Method Summary | |
void |
destroy()
|
void |
init(PluginContext pluginContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected PluginContext pluginContext
Constructor Detail |
public AbstractPlugin()
Method Detail |
public void init(PluginContext pluginContext)
init
in interface Plugin
pluginContext
- public void destroy()
destroy
in interface Plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |