See: Description
| Annotation Type | Description |
|---|---|
| ManagedAttribute |
Indicates that a public method or a field (any visibility) in an MBean class defines an MBean attribute.
|
| ManagedOperation |
Indicates that a method in an MBean class defines an MBean operation.
|
| MBean |
Classes annotated with this will be exposed as MBeans.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.