public abstract class RegistrationServiceTrackerCustomizer<S,T>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected BundleContext |
bundleContext |
protected HttpServiceRuntimeImpl |
httpServiceRuntime |
| Constructor and Description |
|---|
RegistrationServiceTrackerCustomizer(BundleContext bundleContext,
HttpServiceRuntimeImpl httpServiceRuntime) |
protected BundleContext bundleContext
protected HttpServiceRuntimeImpl httpServiceRuntime
public RegistrationServiceTrackerCustomizer(BundleContext bundleContext,
HttpServiceRuntimeImpl httpServiceRuntime)