org.red5.server.jmx.mxbeans
@MXBean public interface WebScopeMXBean extends ScopeMXBean
Modifier and Type | Method and Description |
---|---|
boolean |
isShuttingDown() |
void |
register() |
void |
setContextPath(String contextPath) |
void |
setVirtualHosts(String virtualHosts) |
void |
unregister() |
createChildScope, destroy, getActiveClients, getActiveConnections, getActiveSubscopes, getContextPath, getDepth, getEnabled, getMaxClients, getMaxConnections, getMaxSubscopes, getPath, getRunning, getServiceHandlerNames, getTotalClients, getTotalConnections, getTotalSubscopes, hasChildScope, hasChildScope, hasContext, hasHandler, hasParent, init, setAutoStart, setChildLoadPath, setDepth, setEnabled, setName, setPersistenceClass, start, stop, unregisterServiceHandler
Copyright © 2006-2012 The Red5 Project