|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value={TYPE,PARAMETER,METHOD}) @Retention(value=RUNTIME) public @interface Details
Annotation which adds JMX additional information via DescriptorKey
to any MBean, method or parameter. This additional
information may be exposed by JMX clients, allowing better interaction with the MBean(s).
Required Element Summary | |
---|---|
String |
value
|
Element Detail |
---|
@DescriptorKey(value="details") public abstract String value
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |