org.eclipse.mat.parser.internal
Class ParserPlugin
java.lang.Object
Plugin
org.eclipse.mat.parser.internal.ParserPlugin
public class ParserPlugin
- extends Plugin
Field Summary |
static java.lang.String |
PLUGIN_ID
|
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
- See Also:
- Constant Field Values
ParserPlugin
public ParserPlugin()
start
public void start(BundleContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
public void stop(BundleContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDefault
public static ParserPlugin getDefault()
getExtensionTracker
public IExtensionTracker getExtensionTracker()
getParserRegistry
public ParserRegistry getParserRegistry()