org.apache.felix.http.jetty.internal
Class JettyActivator
java.lang.Object
org.apache.felix.http.base.internal.AbstractActivator
org.apache.felix.http.base.internal.AbstractHttpActivator
org.apache.felix.http.jetty.internal.JettyActivator
- All Implemented Interfaces:
- BundleActivator
public final class JettyActivator
- extends AbstractHttpActivator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettyActivator
public JettyActivator()
doStart
protected void doStart()
throws Exception
- Overrides:
doStart
in class AbstractHttpActivator
- Throws:
Exception
doStop
protected void doStop()
throws Exception
- Overrides:
doStop
in class AbstractHttpActivator
- Throws:
Exception
Copyright © 2011 Apache Software Foundation. All Rights Reserved.