Kieker 1.2

kieker.monitoring.probe.aspectJ.executions
Class AbstractOperationExecutionAspect

java.lang.Object
  extended by kieker.monitoring.probe.aspectJ.AbstractAspectJProbe
      extended by kieker.monitoring.probe.aspectJ.executions.AbstractOperationExecutionAspect
All Implemented Interfaces:
IMonitoringProbe
Direct Known Subclasses:
AbstractOperationExecutionAspectServlet, OperationExecutionAspectAnnotation, OperationExecutionAspectFull

public abstract class AbstractOperationExecutionAspect
extends AbstractAspectJProbe

Author:
Andre van Hoorn

Constructor Summary
AbstractOperationExecutionAspect()
           
 
Method Summary
abstract  Object doBasicProfiling(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
           
 
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

AbstractOperationExecutionAspect

public AbstractOperationExecutionAspect()
Method Detail

doBasicProfiling

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

Kieker 1.2

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