Uses of Class
org.apache.cxf.management.annotation.ManagedNotification
-
Packages that use ManagedNotification Package Description org.apache.cxf.management.annotation org.apache.cxf.management.jmx.export.runtime -
-
Uses of ManagedNotification in org.apache.cxf.management.annotation
Methods in org.apache.cxf.management.annotation that return ManagedNotification Modifier and Type Method Description ManagedNotification[]value() -
Uses of ManagedNotification in org.apache.cxf.management.jmx.export.runtime
Methods in org.apache.cxf.management.jmx.export.runtime that return ManagedNotification Modifier and Type Method Description ManagedNotification[]ModelMBeanAssembler. getManagedNotifications(Class<?> clazz)
-