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


@Target(value={TYPE,CONSTRUCTOR,METHOD,PARAMETER})
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface Description

Produces a description that will be used by JMX metadata.


Optional Element Summary
 String value
           
 

value

@DescriptorKey(value="description")
public abstract String value
Default:
""


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