public class OperationExecutionJerseyServerInterceptor extends AbstractAspectJProbe
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SESSION_ID_ASYNC_TRACE |
Constructor and Description |
---|
OperationExecutionJerseyServerInterceptor()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
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.
|
getter, noGetterAndSetter, notWithinKieker, setter, signatureToLongString
public static final java.lang.String SESSION_ID_ASYNC_TRACE
public OperationExecutionJerseyServerInterceptor()
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
Copyright 2017 Kieker Project, http://kieker-monitoring.net