Annotation Type Name


  • @Target(PARAMETER)
    @Retention(RUNTIME)
    @Inherited
    @Documented
    public @interface Name
    Produces a parameter name that will be returned by JMX MBeanFeatureInfo.getName().
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value