|
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 kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectAnnotationServlet
public class OperationExecutionAspectAnnotationServlet
Constructor Summary | |
---|---|
OperationExecutionAspectAnnotationServlet()
Default constructor. |
Method Summary | |
---|---|
void |
monitoredOperation()
The pointcut for the monitored operations. |
void |
monitoredServlet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspectServlet |
---|
servlet |
Methods inherited from class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspect |
---|
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 OperationExecutionAspectAnnotationServlet()
Method Detail |
---|
public void monitoredServlet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
monitoredServlet
in class AbstractOperationExecutionAspectServlet
public void monitoredOperation()
AbstractOperationExecutionAspect
monitoredOperation
in class AbstractOperationExecutionAspect
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |