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