|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceDescription | |
---|---|
org.apache.felix.scrplugin.helper | |
org.apache.felix.scrplugin.xml |
Uses of ReferenceDescription in org.apache.felix.scrplugin.helper |
---|
Methods in org.apache.felix.scrplugin.helper that return types with arguments of type ReferenceDescription | |
---|---|
java.util.Map<java.lang.String,ReferenceDescription> |
ComponentContainer.getReferences()
Get all references. |
Methods in org.apache.felix.scrplugin.helper with parameters of type ReferenceDescription | |
---|---|
static Validator.MethodResult |
Validator.findMethod(Project project,
Options options,
ClassDescription cd,
ReferenceDescription ref,
java.lang.String methodName)
Find the method and the required spec version |
Uses of ReferenceDescription in org.apache.felix.scrplugin.xml |
---|
Methods in org.apache.felix.scrplugin.xml with parameters of type ReferenceDescription | |
---|---|
protected static void |
ComponentDescriptorIO.generateReferenceXML(ComponentDescription component,
DescriptionContainer module,
ReferenceDescription reference,
org.xml.sax.ContentHandler contentHandler)
Write the xml for a Reference . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |