public class JettyBootstrapActivator extends Object implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
JettyBootstrapActivator() |
| Modifier and Type | Method and Description |
|---|---|
static JettyBootstrapActivator |
getInstance() |
void |
start(org.osgi.framework.BundleContext context)
Setup a new jetty Server, registers it as a service.
|
void |
stop(org.osgi.framework.BundleContext context)
Stop the activator.
|
public static JettyBootstrapActivator getInstance()
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorcontext - ExceptionCopyright © 1995-2015 Webtide. All Rights Reserved.