public class JEEActivator
extends Plugin
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | PLUGIN_ID | 
| Constructor and Description | 
|---|
| JEEActivator() | 
| Modifier and Type | Method and Description | 
|---|---|
| static JEEActivator | getDefault() | 
| void | start(BundleContext context) | 
| void | stop(BundleContext context) | 
public static final java.lang.String PLUGIN_ID
public void start(BundleContext context)
           throws java.lang.Exception
java.lang.Exceptionpublic void stop(BundleContext context)
          throws java.lang.Exception
java.lang.Exceptionpublic static JEEActivator getDefault()