Package nl.vpro.jmx

Annotation Interface ForTesting


@Documented @Retention(RUNTIME) @Target({METHOD,PARAMETER,TYPE}) public @interface ForTesting
This annotation can be used to mark an mx bean (annotation with MXBean operation as for testing only. See also Description
Since:
1.79
Author:
Michiel Meeuwissen
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description