org.eclipse.emf.facet.infra.query.jxpath.query
Class Activator
java.lang.Object
Plugin
org.eclipse.emf.facet.infra.query.jxpath.query.Activator
Deprecated. cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374198
@Deprecated
public class Activator
- extends Plugin
The activator class controls the plug-in life cycle
|
Field Summary |
static java.lang.String |
PLUGIN_ID
Deprecated. |
|
Method Summary |
static Activator |
getDefault()
Deprecated. Returns the shared instance |
void |
start(BundleContext context)
Deprecated. |
void |
stop(BundleContext context)
Deprecated. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLUGIN_ID
public static final java.lang.String PLUGIN_ID
- Deprecated.
- See Also:
- Constant Field Values
Activator
public Activator()
- Deprecated.
start
public void start(BundleContext context)
throws java.lang.Exception
- Deprecated.
- Throws:
java.lang.Exception
stop
public void stop(BundleContext context)
throws java.lang.Exception
- Deprecated.
- Throws:
java.lang.Exception
getDefault
public static Activator getDefault()
- Deprecated.
- Returns the shared instance
- Returns:
- the shared instance