com.arjuna.ats.arjuna.tools.osb.annotation
Annotation Type MXBeanPropertyDescription


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface MXBeanPropertyDescription

Annotation for adding a description to the MBeanInfo of an MBean property


Required Element Summary
 String value
           
 

Element Detail

value

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


Copyright © 2012. All Rights Reserved.