HttpServiceTrackers¶
-
public class
HttpServiceTrackers¶ This is responsible for creating and keeping track of
HttpServiceTrackerinstances.
Constructors¶
HttpServiceTrackers¶
-
public
HttpServiceTrackers(BundleContext bundleContext)¶ Creates this http tracker registry and registers a bundle listener, that will close the trackers for a bundle once it is stopped.
Parameters: - bundleContext – the context used for registering the bundle listener