|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.jmx.export.metadata.JmxMetadataUtils
public abstract class JmxMetadataUtils
Utility methods for converting Spring JMX metadata into their plain JMX equivalents.
Constructor Summary | |
---|---|
JmxMetadataUtils()
|
Method Summary | |
---|---|
static javax.management.modelmbean.ModelMBeanNotificationInfo |
convertToModelMBeanNotificationInfo(ManagedNotification notificationInfo)
Convert the supplied ManagedNotification into the corresponding
ModelMBeanNotificationInfo . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JmxMetadataUtils()
Method Detail |
---|
public static javax.management.modelmbean.ModelMBeanNotificationInfo convertToModelMBeanNotificationInfo(ManagedNotification notificationInfo)
ManagedNotification
into the corresponding
ModelMBeanNotificationInfo
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |