Uses of Class
org.apache.felix.scrplugin.description.ComponentDescription

Packages that use ComponentDescription
org.apache.felix.scrplugin.helper   
org.apache.felix.scrplugin.xml   
 

Uses of ComponentDescription in org.apache.felix.scrplugin.helper
 

Methods in org.apache.felix.scrplugin.helper that return ComponentDescription
 ComponentDescription ComponentContainer.getComponentDescription()
          Get the component description
 

Constructors in org.apache.felix.scrplugin.helper with parameters of type ComponentDescription
ComponentContainer(ClassDescription classDescription, ComponentDescription componentDescription)
          Create a new component container
 

Uses of ComponentDescription in org.apache.felix.scrplugin.xml
 

Methods in org.apache.felix.scrplugin.xml with parameters of type ComponentDescription
protected static void ComponentDescriptorIO.generateReferenceXML(ComponentDescription component, DescriptionContainer module, ReferenceDescription reference, org.xml.sax.ContentHandler contentHandler)
          Write the xml for a Reference.
 



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