| java.lang.Object | ||
| ↳ | org.springframework.jmx.export.metadata.AbstractJmxAttribute | |
| ↳ | org.springframework.jmx.export.metadata.ManagedResource | |
Metadata indicating that instances of an annotated class
are to be registered with a JMX server.
Only valid when used on a Class.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the JMX ObjectName of this managed resource.
| |||||||||||
Set the JMX ObjectName of this managed resource.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.jmx.export.metadata.AbstractJmxAttribute
| |||||||||||
From class
java.lang.Object
| |||||||||||