org.apache.jackrabbit.oak.commons.jmx
Annotation Type Name


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface Name

Produces a parameter name that will be returned by JMX MBeanFeatureInfo.getName().


Required Element Summary
 String value
           
 

Element Detail

value

@DescriptorKey(value="name")
public abstract String value


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.