|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
org.apache.felix.scrplugin | |
org.apache.felix.scrplugin.om | |
org.apache.felix.scrplugin.xml |
Uses of Service in org.apache.felix.scrplugin |
---|
Methods in org.apache.felix.scrplugin with parameters of type Service | |
---|---|
protected void |
SCRDescriptorMojo.addInterfaces(Service service,
JavaTag serviceTag,
JavaClassDescription description)
Recursively add interfaces to the service. |
Uses of Service in org.apache.felix.scrplugin.om |
---|
Fields in org.apache.felix.scrplugin.om declared as Service | |
---|---|
protected Service |
Component.service
The corresponding service. |
Methods in org.apache.felix.scrplugin.om that return Service | |
---|---|
Service |
Component.getService()
|
Methods in org.apache.felix.scrplugin.om with parameters of type Service | |
---|---|
void |
Component.setService(Service service)
|
Uses of Service in org.apache.felix.scrplugin.xml |
---|
Fields in org.apache.felix.scrplugin.xml declared as Service | |
---|---|
protected Service |
ComponentDescriptorIO.XmlHandler.currentService
The current service. |
Methods in org.apache.felix.scrplugin.xml with parameters of type Service | |
---|---|
protected static void |
ComponentDescriptorIO.generateXML(Service service,
org.xml.sax.ContentHandler contentHandler)
Write the xml for a Service . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |