Kieker 1.4

kieker.monitoring.probe.aspectJ.operationExecution
Class OperationExecutionAspectAnnotationServlet

java.lang.Object
  extended by kieker.monitoring.probe.aspectJ.AbstractAspectJProbe
      extended by kieker.monitoring.probe.aspectJ.operationExecution.AbstractOperationExecutionAspect
          extended by kieker.monitoring.probe.aspectJ.operationExecution.AbstractOperationExecutionAspectServlet
              extended by kieker.monitoring.probe.aspectJ.operationExecution.OperationExecutionAspectAnnotationServlet
All Implemented Interfaces:
IMonitoringProbe

public class OperationExecutionAspectAnnotationServlet
extends AbstractOperationExecutionAspectServlet

Author:
Andre van Hoorn

Constructor Summary
OperationExecutionAspectAnnotationServlet()
           
 
Method Summary
 Object doBasicProfiling(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
           
 Object doServletEntryProfiling(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
           
 void monitoredMethod()
           
 void monitoredServletEntry(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class kieker.monitoring.probe.aspectJ.AbstractAspectJProbe
notWithinKieker
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationExecutionAspectAnnotationServlet

public OperationExecutionAspectAnnotationServlet()
Method Detail

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

Kieker 1.4

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net