public class SkysailApplicationServiceListener extends Object implements org.osgi.framework.ServiceListener
| Constructor and Description |
|---|
SkysailApplicationServiceListener(org.osgi.framework.BundleContext context,
SkysailApplication restletApp)
Constructor which needs the bundleContext and the RestletOsgiApplication.
|
SkysailApplicationServiceListener(org.osgi.framework.BundleContext context,
SkysailApplication restletApp,
boolean addBundleName)
Constructor which needs the bundleContext and the RestletOsgiApplication.
|
SkysailApplicationServiceListener(SkysailApplication restletApp) |
| Modifier and Type | Method and Description |
|---|---|
void |
serviceChanged(org.osgi.framework.ServiceEvent event)
This method adds, removes or modifies the list of applicationDescriptors.
|
public SkysailApplicationServiceListener(SkysailApplication restletApp)
public SkysailApplicationServiceListener(org.osgi.framework.BundleContext context,
SkysailApplication restletApp)
context - the osgi bundle contextrestletApp - the restletOsgiApplicationpublic SkysailApplicationServiceListener(org.osgi.framework.BundleContext context,
SkysailApplication restletApp,
boolean addBundleName)
context - the osgi bundle contextrestletApp - the restletOsgiApplicationCopyright © 2011-2013. All Rights Reserved.