kieker.monitoring.probe.aspectJ.operationExecution
Class OperationExecutionAspectAnnotationServlet
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
- All Implemented Interfaces:
- IMonitoringProbe
public class OperationExecutionAspectAnnotationServlet
- extends AbstractOperationExecutionAspectServlet
- Author:
- Andre van Hoorn
OperationExecutionAspectAnnotationServlet
public OperationExecutionAspectAnnotationServlet()
monitoredServletEntry
public void monitoredServletEntry(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
doServletEntryProfiling
public Object doServletEntryProfiling(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
throws Throwable
- Overrides:
doServletEntryProfiling
in class AbstractOperationExecutionAspectServlet
- Throws:
Throwable
monitoredMethod
public void monitoredMethod()
doBasicProfiling
public Object doBasicProfiling(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
throws Throwable
- Specified by:
doBasicProfiling
in class AbstractOperationExecutionAspect
- Throws:
Throwable
Copyright 2011 the Kieker Project, http://kieker.sourceforge.net>