|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPlugin
org.eclipse.mat.report.internal.ReportPlugin
public class ReportPlugin
| Field Summary | |
|---|---|
static String |
PLUGIN_ID
|
| Constructor Summary | |
|---|---|
ReportPlugin()
|
|
| Method Summary | |
|---|---|
static ReportPlugin |
getDefault()
|
IExtensionTracker |
getExtensionTracker()
|
static void |
log(int status,
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 ReportPlugin()
| Method Detail |
|---|
public void start(BundleContext context)
throws Exception
Exception
public void stop(BundleContext context)
throws Exception
Exceptionpublic static ReportPlugin getDefault()
public IExtensionTracker getExtensionTracker()
public static void log(IStatus status)
public static void log(Throwable e,
String message)
public static void log(int status,
String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||