|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@MXBean public interface LoaderMXBean
Simple mbean interface for J2EE container loaders. Allows for init and shutdown.
Method Summary | |
---|---|
void |
init()
|
void |
removeContext(String path)
|
boolean |
startWebApplication(String application)
|
Methods inherited from interface org.red5.server.jmx.mxbeans.ShutdownMXBean |
---|
shutdown |
Method Detail |
---|
void init()
void removeContext(String path)
boolean startWebApplication(String application)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |