API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management. MXBean View Source
Author(s)
Since
1.6
Version
Serial
Description
@Documented
@Retention (value=RUNTIME)
@Target (value=TYPE)
public annotation MXBean
  Annotation to mark an interface explicitly as being an MXBean interface, or as not being an MXBean interface.
See also:   
Elements
value = true
  True if the annotated interface is an MXBean interface.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar