Class | Description |
---|---|
JmxServer |
JMX server which allows classes to publish and un-publish themselves as JMX beans.
|
JmxUsernamePasswordAuthenticator |
Username/password authenticator.
|
PublishAllBeanWrapper |
Wraps another bean exposing all public methods as operations and get/set/is methods as attributes.
|
ReflectionMbean |
This wraps an object that has been registered in the server using
JmxServer.register(Object) . |
Server code.
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.