public abstract class AbstractHttpActivator extends AbstractActivator
| Constructor and Description |
|---|
AbstractHttpActivator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
protected DispatcherServlet |
getDispatcherServlet() |
protected EventDispatcher |
getEventDispatcher() |
protected HttpServiceController |
getHttpServiceController() |
getBundleContext, start, stopprotected final DispatcherServlet getDispatcherServlet()
protected final EventDispatcher getEventDispatcher()
protected final HttpServiceController getHttpServiceController()
protected void doStart()
throws java.lang.Exception
doStart in class AbstractActivatorjava.lang.Exceptionprotected void doStop()
throws java.lang.Exception
doStop in class AbstractActivatorjava.lang.ExceptionCopyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.