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