|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.inspections.jetty.JettyRequestResolver
public class JettyRequestResolver
| Constructor Summary | |
|---|---|
JettyRequestResolver()
|
|
| Method Summary | |
|---|---|
void |
complement(ISnapshot snapshot,
IThreadInfo thread,
int[] javaLocals,
int thisJavaLocal,
IProgressListener listener)
Add extra details |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JettyRequestResolver()
| Method Detail |
|---|
public void complement(ISnapshot snapshot,
IThreadInfo thread,
int[] javaLocals,
int thisJavaLocal,
IProgressListener listener)
throws SnapshotException
IRequestDetailsResolver
complement in interface IRequestDetailsResolversnapshot - the whole dumpthread - the thread processing the requestjavaLocals - all the local variables, as idsthisJavaLocal - this particular object, as an idlistener - to show progress and log errors
SnapshotException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||