public class Activator extends Object implements org.osgi.framework.BundleActivator
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT |
protected CommandProcessorImpl |
processor |
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
protected org.osgi.framework.ServiceRegistration |
newProcessor(ThreadIO tio,
org.osgi.framework.BundleContext context) |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
protected CommandProcessorImpl processor
public static final String CONTEXT
protected org.osgi.framework.ServiceRegistration newProcessor(ThreadIO tio, org.osgi.framework.BundleContext context)
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.