Package org.apache.qpid.agent.annotations

Annotation Types Summary
QMFAgent  
QMFEvent Tells the QMF Agent that this object will be passed as a QMF event.
QMFHide Causes the property which is annotated to not be added to the QMF schema when it is built.
QMFObject Tells the QMF Agent that this object will be a managed object.
QMFProperty Controls the QMF schema which is generated for this property.
QMFSeeAlso Augements the schema generation process to look for known subclasses of a type.
QMFType Tells the QMF Agent that this object will be a type only This will cause only properties to be sent across the wire.
 



Licensed to the Apache Software Foundation