|
Kieker 1.12 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkieker.monitoring.probe.aspectj.AbstractAspectJProbe
kieker.monitoring.probe.aspectj.jersey.OperationExecutionJerseyServerInterceptor
public class OperationExecutionJerseyServerInterceptor
Field Summary | |
---|---|
static java.lang.String |
SESSION_ID_ASYNC_TRACE
|
Constructor Summary | |
---|---|
OperationExecutionJerseyServerInterceptor()
Default constructor. |
Method Summary | |
---|---|
java.lang.Object |
operationHandleRequest(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
Method to intercept incoming request. |
java.lang.Object |
operationWriteResponse(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
Method to intercept outgoing response. |
Methods inherited from class kieker.monitoring.probe.aspectj.AbstractAspectJProbe |
---|
getter, noGetterAndSetter, notWithinKieker, setter, signatureToLongString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SESSION_ID_ASYNC_TRACE
Constructor Detail |
---|
public OperationExecutionJerseyServerInterceptor()
Method Detail |
---|
public java.lang.Object operationHandleRequest(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint) throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object operationWriteResponse(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint) throws java.lang.Throwable
java.lang.Throwable
|
Kieker 1.12 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |