org.apache.felix.http.jetty.internal
Class JettyService
java.lang.Object
org.apache.felix.http.jetty.internal.JettyService
- All Implemented Interfaces:
- Runnable
public final class JettyService
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettyService
public JettyService(BundleContext context,
DispatcherServlet dispatcher,
EventDispatcher eventDispatcher,
HttpServiceController controller)
start
public void start()
throws Exception
- Throws:
Exception
stop
public void stop()
throws Exception
- Throws:
Exception
updated
public void updated(Dictionary props)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.