|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaData | |
|---|---|
| org.apache.felix.scrplugin | |
| org.apache.felix.scrplugin.xml | |
| Uses of MetaData in org.apache.felix.scrplugin |
|---|
| Methods in org.apache.felix.scrplugin with parameters of type MetaData | |
|---|---|
protected Component |
SCRDescriptorMojo.createComponent(JavaClassDescription description,
JavaTag componentTag,
MetaData metaData)
Create a component for the java class description. |
protected OCD |
SCRDescriptorMojo.doComponent(JavaTag tag,
Component component,
MetaData metaData)
Fill the component object with the information from the tag. |
| Uses of MetaData in org.apache.felix.scrplugin.xml |
|---|
| Methods in org.apache.felix.scrplugin.xml with parameters of type MetaData | |
|---|---|
protected static void |
MetaTypeIO.generateXML(MetaData metaData,
org.xml.sax.ContentHandler contentHandler)
Generate the xml top level element and start streaming the meta data. |
static void |
MetaTypeIO.write(MetaData metaData,
java.io.File file)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||