Class | Description |
---|---|
BeanPublisher |
Utility class designed to be used with Spring which runs through and discovers any beans that need to be registered
with the
JmxServer . |
JmxBean |
With this bean, which is auto-detect by the
BeanPublisher , you can configure in Spring a JMX bean for an
object that does not use the JmxResource annotation or JmxSelfNaming interface. |
Optional classes to be used with Spring.
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.