public class AnnotatedStandardMBean
extends javax.management.StandardMBean
StandardMBean
that will automatically provide JMX
metadata through annotations.MBeanInfo
,
Description
,
Name
,
Impact
Constructor and Description |
---|
AnnotatedStandardMBean(T implementation,
java.lang.Class<T> mbeanInterface)
Make a DynamicMBean out of the object implementation, using the specified
mbeanInterface class.
|
public AnnotatedStandardMBean(T implementation, java.lang.Class<T> mbeanInterface) throws javax.management.NotCompliantMBeanException
javax.management.NotCompliantMBeanException
StandardMBean#StandardMBean(Object, Class)}
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"