public class ScriptAppActivator extends java.lang.Object implements BundleActivator
| Constructor and Description |
|---|
ScriptAppActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public void start(BundleContext context) throws java.lang.Exception
start in interface BundleActivatorjava.lang.Exceptionpublic void stop(BundleContext context) throws java.lang.Exception
stop in interface BundleActivatorjava.lang.ExceptionCopyright © 2007–2020. All rights reserved.