|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.api.core.TraceInformation
public class TraceInformation
| Nested Class Summary | |
|---|---|
static interface |
TraceInformation.TraceHeaderListener
|
| Constructor Summary | |
|---|---|
TraceInformation(com.sun.jersey.server.impl.application.WebApplicationContext c)
|
|
| Method Summary | |
|---|---|
void |
addTraceHeaders()
|
void |
addTraceHeaders(TraceInformation.TraceHeaderListener x)
|
void |
trace(java.lang.String message)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TraceInformation(com.sun.jersey.server.impl.application.WebApplicationContext c)
| Method Detail |
|---|
public void trace(java.lang.String message)
public void addTraceHeaders()
public void addTraceHeaders(TraceInformation.TraceHeaderListener x)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||