org.apache.qpid.management.common.mbeans.annotations
Annotation Type MBeanDescription


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface MBeanDescription

Annotation for MBean class.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Licensed to the Apache Software Foundation