org.eclipse.mtj.core.hooks
Class Activator
java.lang.Object
org.eclipse.mtj.core.hooks.Activator
public class Activator
- extends Object
|
Method Summary |
void |
start(BundleContext context)
|
void |
stop(BundleContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLUGIN_ID
public static final String PLUGIN_ID
- See Also:
- Constant Field Values
Activator
public Activator()
start
public void start(BundleContext context)
throws Exception
- Throws:
Exception
stop
public void stop(BundleContext context)
throws Exception
- Throws:
Exception