Package | Description |
---|---|
com.j256.simplejmx.server |
Server code.
|
Modifier and Type | Method and Description |
---|---|
ObjectName |
JmxServer.register(PublishAllBeanWrapper wrapper)
Register the object parameter for exposure with JMX that is wrapped using the PublishAllBeanWrapper.
|
Constructor and Description |
---|
ReflectionMbean(PublishAllBeanWrapper wrapper)
Create a mbean associated with a wrapped object that exposes all public fields and methods.
|
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.