Package org.red5.server.jmx.mxbeans
Interface ContextLoaderMXBean
- All Superinterfaces:
ShutdownMXBean
- All Known Implementing Classes:
ContextLoader
Red5 applications loader
-
Method Summary
Modifier and TypeMethodDescriptionvoidinit()voidloadContext(String name, String config) voidsetContextsConfig(String contextsConfig) voidsetParentContext(String parentContextKey, String appContextId) voidshutdown()voidunloadContext(String name) Methods inherited from interface org.red5.server.jmx.mxbeans.ShutdownMXBean
destroy