public class AnnotatedStandardMBean extends StandardMBean
StandardMBean that will automatically provide JMX
metadata through annotations.MBeanInfo,
Description,
Name,
Impact| Constructor and Description |
|---|
AnnotatedStandardMBean(T implementation,
Class<T> mbeanInterface)
Make a DynamicMBean out of the object implementation, using the specified
mbeanInterface class.
|
getAttribute, getAttributes, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic AnnotatedStandardMBean(T implementation,
Class<T> mbeanInterface)
Copyright © 2010 - 2020 Adobe. All Rights Reserved