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.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved