public class Activator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static BundleContext |
getContext() |
void |
start(BundleContext aContext) |
void |
stop(BundleContext aContext) |
public static final java.lang.String ID