public class SapActivator
extends Plugin
| Constructor and Description |
|---|
SapActivator()
The constructor
|
| Modifier and Type | Method and Description |
|---|---|
static SapActivator |
getDefault()
Returns the shared instance
|
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static SapActivator getDefault()