|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interface | |
|---|---|
| org.apache.felix.scrplugin.om | |
| org.apache.felix.scrplugin.tags.cl | |
| org.apache.felix.scrplugin.xml | |
| Uses of Interface in org.apache.felix.scrplugin.om |
|---|
| Methods in org.apache.felix.scrplugin.om that return Interface | |
|---|---|
Interface |
Service.findInterface(java.lang.String name)
Search for an implemented interface. |
| Methods in org.apache.felix.scrplugin.om with parameters of type Interface | |
|---|---|
void |
Service.addInterface(Interface interf)
Add an interface to the list of interfaces. |
| Uses of Interface in org.apache.felix.scrplugin.tags.cl |
|---|
| Fields in org.apache.felix.scrplugin.tags.cl declared as Interface | |
|---|---|
protected Interface |
ClassLoaderJavaTag.interf
|
| Constructors in org.apache.felix.scrplugin.tags.cl with parameters of type Interface | |
|---|---|
ClassLoaderJavaTag(JavaClassDescription desc,
Interface i,
boolean isSF)
|
|
| Uses of Interface in org.apache.felix.scrplugin.xml |
|---|
| Methods in org.apache.felix.scrplugin.xml with parameters of type Interface | |
|---|---|
protected static void |
ComponentDescriptorIO.generateXML(Interface interf,
org.xml.sax.ContentHandler contentHandler)
Write the xml for a Interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||