Class HttpContextManager
java.lang.Object
org.eclipse.equinox.http.registry.internal.HttpContextManager
- All Implemented Interfaces:
ExtensionPointTracker.Listener
-
Constructor Summary
ConstructorsConstructorDescriptionHttpContextManager(HttpRegistryManager httpRegistryManager, IExtensionRegistry registry) -
Method Summary
Modifier and TypeMethodDescriptionvoidadded(IExtension extension) voidremoved(IExtension extension) voidstart()voidstop()
-
Constructor Details
-
HttpContextManager
-
-
Method Details
-
start
public void start() -
stop
public void stop() -
added
- Specified by:
addedin interfaceExtensionPointTracker.Listener
-
removed
- Specified by:
removedin interfaceExtensionPointTracker.Listener
-