Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jmx.export.annotation Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AnnotationJmxAttributeSourcereads annotations and exposes the corresponding attributes.Classorg.springframework.jmx.export.annotationSpring MVC
AnnotationMBeanExporterConvenient subclass of Spring's standard MBeanExporter,activating Java 5 annotation usage for JMX exposure of Spring beans:Classorg.springframework.jmx.export.annotationSpring MVC
ManagedAttributeMethod-level annotation that indicates to expose a given bean property as aJMX attribute, corresponding to the ManagedAttribute attribute.Classorg.springframework.jmx.export.annotationSpring MVC
ManagedMetricMethod-level annotation that indicates to expose a given bean property as aJMX attribute, with added descriptor properties to indicate that it is a metric.Classorg.springframework.jmx.export.annotationSpring MVC
ManagedNotificationType-level annotation that indicates a JMX notification emitted by a bean.Classorg.springframework.jmx.export.annotationSpring MVC
ManagedNotificationsType-level annotation that indicates JMX notifications emitted by a bean,containing multiple ManagedNotificationsClassorg.springframework.jmx.export.annotationSpring MVC
ManagedOperationMethod-level annotation that indicates to expose a given method as aJMX operation, corresponding to the ManagedOperation attribute.Classorg.springframework.jmx.export.annotationSpring MVC
ManagedOperationParameterMethod-level annotation used to provide metadata about operation parameters,corresponding to a ManagedOperationParameter attribute.Classorg.springframework.jmx.export.annotationSpring MVC
ManagedOperationParametersMethod-level annotation used to provide metadata about operation parameters,corresponding to an array of ManagedOperationParameter attributes.Classorg.springframework.jmx.export.annotationSpring MVC
ManagedResourceClass-level annotation that indicates to register instances of a classwith a JMX server, corresponding to the ManagedResource attribute.Classorg.springframework.jmx.export.annotationSpring MVC