Package org.red5.server.jmx.mxbeans
Interface ClientRegistryMXBean
- All Known Implementing Classes:
ClientRegistry
An MBean interface for the client registry.
- Author:
- The Red5 Project, Paul Gregoire (mondain@gmail.com)
-
Method Summary
-
Method Details
-
nextId
String nextId() -
previousId
String previousId() -
hasClient
-
getClientList
-
getClient
- Throws:
ClientNotFoundException
-