|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Implementation | |
---|---|
org.apache.felix.scrplugin.om | |
org.apache.felix.scrplugin.xml |
Uses of Implementation in org.apache.felix.scrplugin.om |
---|
Fields in org.apache.felix.scrplugin.om declared as Implementation | |
---|---|
protected Implementation |
Component.implementation
The implementation. |
Methods in org.apache.felix.scrplugin.om that return Implementation | |
---|---|
Implementation |
Component.getImplementation()
|
Methods in org.apache.felix.scrplugin.om with parameters of type Implementation | |
---|---|
void |
Component.setImplementation(Implementation implementation)
|
Uses of Implementation in org.apache.felix.scrplugin.xml |
---|
Methods in org.apache.felix.scrplugin.xml with parameters of type Implementation | |
---|---|
protected static void |
ComponentDescriptorIO.generateXML(Implementation implementation,
ContentHandler contentHandler)
Write the xml for a Implementation . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |