org.apache.qpid.agent.annotations
Annotation Type QMFHide


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

Causes the property which is annotated to not be added to the QMF schema when it is built.



Licensed to the Apache Software Foundation