|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is a superinterface for all Container plugins.
All plugin interfaces must extend this interface.
Service
(src) Field Summary |
Method Summary | |
void |
setContainer(Container (src) con)
This callback is set by the container so that the plugin may access it |
Methods inherited from interface org.jboss.system.Service (src) |
create, destroy, start, stop |
Method Detail |
public void setContainer(Container (src) con)
con
- The container using this plugin. This may be null if the
plugin is being disassociated from a container.
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |