Kieker 1.3

kieker.monitoring.probe.aspectJ.operationExecution
Class AbstractOperationExecutionAspectServlet

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
All Implemented Interfaces:
IMonitoringProbe
Direct Known Subclasses:
OperationExecutionAspectAnnotationServlet, OperationExecutionAspectFullServlet

public abstract class AbstractOperationExecutionAspectServlet
extends AbstractOperationExecutionAspect

Author:
Andre van Hoorn

Constructor Summary
AbstractOperationExecutionAspectServlet()
           
 
Method Summary
 Object doServletEntryProfiling(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
           
 
Methods inherited from class kieker.monitoring.probe.aspectJ.operationExecution.AbstractOperationExecutionAspect
doBasicProfiling
 
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

AbstractOperationExecutionAspectServlet

public AbstractOperationExecutionAspectServlet()
Method Detail

doServletEntryProfiling

public Object doServletEntryProfiling(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
                               throws Throwable
Throws:
Throwable

Kieker 1.3

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