|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.twenty11.skysail.server.listener.SkysailApplicationServiceListener
public class SkysailApplicationServiceListener
A service listener which takes care of ApplicationDescriptor related services.
| Constructor Summary | |
|---|---|
SkysailApplicationServiceListener(org.osgi.framework.BundleContext context,
RestletOsgiApplication restletApp)
Constructor which needs the bundleContext and the RestletOsgiApplication. |
|
SkysailApplicationServiceListener(org.osgi.framework.BundleContext context,
RestletOsgiApplication restletApp,
boolean addBundleName)
Constructor which needs the bundleContext and the RestletOsgiApplication. |
|
SkysailApplicationServiceListener(RestletOsgiApplication restletApp)
|
|
| Method Summary | |
|---|---|
void |
serviceChanged(org.osgi.framework.ServiceEvent event)
This method adds, removes or modifies the list of applicationDescriptors. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SkysailApplicationServiceListener(RestletOsgiApplication restletApp)
public SkysailApplicationServiceListener(org.osgi.framework.BundleContext context,
RestletOsgiApplication restletApp)
context - the osgi bundle contextrestletApp - the restletOsgiApplication
public SkysailApplicationServiceListener(org.osgi.framework.BundleContext context,
RestletOsgiApplication restletApp,
boolean addBundleName)
context - the osgi bundle contextrestletApp - the restletOsgiApplication| Method Detail |
|---|
public final void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged in interface org.osgi.framework.ServiceListenerevent - the serviceEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||