Constructor and Description |
---|
GatewayPortTracker(org.osgi.framework.BundleContext bc,
ModuleContext mcontext,
String clazz,
org.osgi.util.tracker.ServiceTrackerCustomizer stc) |
Modifier and Type | Method and Description |
---|---|
Object |
addingService(org.osgi.framework.ServiceReference reference) |
void |
registerService(org.osgi.framework.ServiceReference reference) |
void |
removedService(org.osgi.framework.ServiceReference reference,
Object service) |
void |
run() |
public GatewayPortTracker(org.osgi.framework.BundleContext bc, ModuleContext mcontext, String clazz, org.osgi.util.tracker.ServiceTrackerCustomizer stc)
public void registerService(org.osgi.framework.ServiceReference reference) throws javax.servlet.ServletException, org.osgi.service.http.NamespaceException
javax.servlet.ServletException
org.osgi.service.http.NamespaceException
public Object addingService(org.osgi.framework.ServiceReference reference)
addingService
in interface org.osgi.util.tracker.ServiceTrackerCustomizer
addingService
in class org.osgi.util.tracker.ServiceTracker
public void removedService(org.osgi.framework.ServiceReference reference, Object service)
removedService
in interface org.osgi.util.tracker.ServiceTrackerCustomizer
removedService
in class org.osgi.util.tracker.ServiceTracker
Copyright © 2018 universAAL Consortium. All rights reserved.