Package org.apache.felix.dm.annotation.plugin.bnd

Class Summary
AnnotationCollector This is the scanner which does all the annotation parsing on a given class.
AnnotationPlugin This class is a BND plugin.
DescriptorGenerator This helper parses all classes which contain DM annotations, and generates the corresponding component descriptors.
EntryWriter This class encodes a component descriptor entry line, using json.
MetaType Helper class used to generate an XML representation of a MetaType data structure.
MetaType.AD An Attribute Definition, which describes a given Properties
MetaType.Designate A Designate element, which maps a PID to a given Object Class Definition.
MetaType.OBject A definition of an instance.
MetaType.OCD An Object Class Definition, which contains a set of Attributes properies.
MetaType.Option An Option datastructure, which can be associated with an Attribute.
Patterns  
 

Enum Summary
EntryParam The type of parameters which can be found in a component descriptor.
EntryType The type of each entry (lines) stored in a component descriptor.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.