Annotation Interface BreaksJMX


@Retention(RUNTIME) @Target(METHOD) public @interface BreaksJMX
Annotation to have JMX breaking APIs not trigger test failures, each example must explain why it is ok to expose a JMX breaking API
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details