public final class ServletContextHelperTracker
extends org.osgi.util.tracker.ServiceTracker<org.osgi.service.http.context.ServletContextHelper,org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper>>
ServletContextHelper services.| Constructor and Description |
|---|
ServletContextHelperTracker(@NotNull org.osgi.framework.BundleContext context,
@NotNull WhiteboardManager manager) |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> |
addingService(@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> ref) |
void |
close() |
void |
modifiedService(@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> ref,
@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> service) |
void |
removedService(@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> ref,
@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> service) |
public ServletContextHelperTracker(@NotNull
@NotNull org.osgi.framework.BundleContext context,
@NotNull
@NotNull WhiteboardManager manager)
public void close()
close in class org.osgi.util.tracker.ServiceTracker<org.osgi.service.http.context.ServletContextHelper,org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper>>public final org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> addingService(@NotNull
@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> ref)
addingService in interface org.osgi.util.tracker.ServiceTrackerCustomizer<org.osgi.service.http.context.ServletContextHelper,org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper>>addingService in class org.osgi.util.tracker.ServiceTracker<org.osgi.service.http.context.ServletContextHelper,org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper>>public final void modifiedService(@NotNull
@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> ref,
@NotNull
@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> service)
modifiedService in interface org.osgi.util.tracker.ServiceTrackerCustomizer<org.osgi.service.http.context.ServletContextHelper,org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper>>modifiedService in class org.osgi.util.tracker.ServiceTracker<org.osgi.service.http.context.ServletContextHelper,org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper>>public final void removedService(@NotNull
@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> ref,
@NotNull
@NotNull org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> service)
removedService in interface org.osgi.util.tracker.ServiceTrackerCustomizer<org.osgi.service.http.context.ServletContextHelper,org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper>>removedService in class org.osgi.util.tracker.ServiceTracker<org.osgi.service.http.context.ServletContextHelper,org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper>>Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.