|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPlugin
org.eclipse.mat.internal.MATPlugin
public class MATPlugin
| Field Summary | |
|---|---|
static String |
PLUGIN_ID
|
| Constructor Summary | |
|---|---|
MATPlugin()
|
|
| Method Summary | |
|---|---|
static MATPlugin |
getDefault()
|
IExtensionTracker |
getExtensionTracker()
|
static void |
log(int severity,
String message)
|
static void |
log(IStatus status)
|
static void |
log(Throwable e,
String message)
|
void |
start(BundleContext context)
|
void |
stop(BundleContext context)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PLUGIN_ID
| Constructor Detail |
|---|
public MATPlugin()
| Method Detail |
|---|
public void start(BundleContext context)
throws Exception
Exception
public void stop(BundleContext context)
throws Exception
Exceptionpublic static MATPlugin getDefault()
public IExtensionTracker getExtensionTracker()
public static void log(IStatus status)
public static void log(Throwable e,
String message)
public static void log(int severity,
String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||