public class OptionalFeaturesHandler
extends java.lang.Object
implements org.osgi.framework.ServiceListener
| Constructor and Description |
|---|
OptionalFeaturesHandler(PluginServlet plugin,
org.osgi.framework.BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
public OptionalFeaturesHandler(PluginServlet plugin, org.osgi.framework.BundleContext context)
public void destroy()
GenericServlet.destroy()public void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged in interface org.osgi.framework.ServiceListenerServiceListener.serviceChanged(org.osgi.framework.ServiceEvent)Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.