public class Activator
extends java.lang.Object
implements org.osgi.framework.BundleActivator
| Modifier and Type | Class and Description |
|---|---|
static class |
Activator.ExecutePrivileged |
private static class |
Activator.OldCommandWrapper |
private class |
Activator.ShellServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
private org.osgi.framework.BundleContext |
m_context |
private Activator.ShellServiceImpl |
m_shell |
private org.osgi.util.tracker.ServiceTracker |
m_tracker |
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
private org.osgi.framework.BundleContext m_context
private Activator.ShellServiceImpl m_shell
private volatile org.osgi.util.tracker.ServiceTracker m_tracker