Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring 2.0.RC1
Package:
org.springframework.jmx.export.annotation
Annotation
@
Target
(value = METHOD)
@
Retention
(value = RUNTIME)
@
Documented
()
public
@interface
ManagedAttribute
Overview
Inheritance
Members
Usage
Source
Books
Since
1.2
Version
Not specified.
Author(s)
Rob Harrop
JDK 1.5+ method-level annotation that indicates to expose a given bean property as JMX attribute, corresponding to the ManagedAttribute attribute. Only valid when used on a JavaBean getter or setter.
See also
ManagedAttribute
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
Classes
Fields
Methods
Parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact