public class Activator extends Object implements BundleActivator
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static VariableManager |
getVariableManager() |
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public static VariableManager getVariableManager()
public void start(BundleContext context) throws Exception
start in interface BundleActivatorExceptionpublic void stop(BundleContext context) throws Exception
stop in interface BundleActivatorException