Kieker 1.2

kieker.monitoring.probe.aspectJ.executions
Class OperationExecutionAspectAnnotation

java.lang.Object
  extended by kieker.monitoring.probe.aspectJ.AbstractAspectJProbe
      extended by kieker.monitoring.probe.aspectJ.executions.AbstractOperationExecutionAspect
          extended by kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectAnnotation
All Implemented Interfaces:
IMonitoringProbe

public class OperationExecutionAspectAnnotation
extends AbstractOperationExecutionAspect

Author:
Andre van Hoorn

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

OperationExecutionAspectAnnotation

public OperationExecutionAspectAnnotation()
Method Detail

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.2

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