|
OSGi™ Service Platform Compendium Specification Release 4 Version 4.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationServiceListener | |
|---|---|
| org.osgi.application | Foreign Application Package Version 1.0. |
| Uses of ApplicationServiceListener in org.osgi.application |
|---|
| Methods in org.osgi.application with parameters of type ApplicationServiceListener | |
|---|---|
void |
ApplicationContext.addServiceListener(ApplicationServiceListener listener,
java.lang.String referenceName)
Adds the specified ApplicationServiceListener object to this context
application instance's list of listeners. |
void |
ApplicationContext.addServiceListener(ApplicationServiceListener listener,
java.lang.String[] referenceNames)
Adds the specified ApplicationServiceListener object to this context
application instance's list of listeners. |
void |
ApplicationContext.removeServiceListener(ApplicationServiceListener listener)
Removes the specified ApplicationServiceListener object from this
context application instances's list of listeners. |
|
OSGi™ Service Platform Compendium Specification Release 4 Version 4.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||