Kieker 1.4

kieker.monitoring.probe.aspectJ.operationExecution
Class OperationExecutionAspectFull

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

public class OperationExecutionAspectFull
extends AbstractOperationExecutionAspect

Author:
Andre van Hoorn

Constructor Summary
OperationExecutionAspectFull()
           
 
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

OperationExecutionAspectFull

public OperationExecutionAspectFull()
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