|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.monitoring.probe.aspectj.AbstractAspectJProbe kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspect kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspectServlet
public abstract class AbstractOperationExecutionAspectServlet
Constructor Summary | |
---|---|
AbstractOperationExecutionAspectServlet()
|
Method Summary | |
---|---|
abstract void |
monitoredServlet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
java.lang.Object |
servlet(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
|
Methods inherited from class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspect |
---|
monitoredOperation, operation |
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 |
Constructor Detail |
---|
public AbstractOperationExecutionAspectServlet()
Method Detail |
---|
public abstract void monitoredServlet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
public java.lang.Object servlet(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint) throws java.lang.Throwable
java.lang.Throwable
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |