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


@Retention(value=RUNTIME)
@Target(value=CONSTRUCTOR)
@Inherited
public @interface MBeanConstructor

Annotation for MBean constructors.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Licensed to the Apache Software Foundation