Kieker 1.4

kieker.monitoring.probe.aspectJ.operationExecution
Class OperationExecutionAspectAnnotation

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.OperationExecutionAspectAnnotation
All Implemented Interfaces:
IMonitoringProbe

public class OperationExecutionAspectAnnotation
extends AbstractOperationExecutionAspect

Author:
Andre van Hoorn, Jan Waller

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

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