- java.lang.Object
-
- org.apache.felix.webconsole.plugins.event.internal.OptionalFeaturesHandler
-
- All Implemented Interfaces:
- java.util.EventListener, org.osgi.framework.ServiceListener
public class OptionalFeaturesHandler
extends java.lang.Object
implements org.osgi.framework.ServiceListener
This class handles all optional stuff.
It listens for specific services and activates/deactivates
features.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
destroy() |
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
destroy
public void destroy()
- See Also:
GenericServlet.destroy()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.