public final class PreprocessorTracker extends WhiteboardServiceTracker<org.osgi.service.http.whiteboard.Preprocessor>
| Constructor and Description |
|---|
PreprocessorTracker(org.osgi.framework.BundleContext bundleContext,
WhiteboardManager contextManager)
Create a new tracker
|
| Modifier and Type | Method and Description |
|---|---|
protected WhiteboardServiceInfo<org.osgi.service.http.whiteboard.Preprocessor> |
getServiceInfo(org.osgi.framework.ServiceReference<org.osgi.service.http.whiteboard.Preprocessor> ref)
Implemented by sub classes to create the correct whiteboard service info object.
|
addingService, close, modifiedService, removedServicepublic PreprocessorTracker(org.osgi.framework.BundleContext bundleContext,
WhiteboardManager contextManager)
bundleContext - The bundle context.contextManager - The context managerprotected WhiteboardServiceInfo<org.osgi.service.http.whiteboard.Preprocessor> getServiceInfo(org.osgi.framework.ServiceReference<org.osgi.service.http.whiteboard.Preprocessor> ref)
WhiteboardServiceTrackergetServiceInfo in class WhiteboardServiceTracker<org.osgi.service.http.whiteboard.Preprocessor>ref - The service referenceCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.