Kieker 1.6

kieker.monitoring.probe.aspectj.operationExecution
Class AbstractOperationExecutionAspect

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

public abstract class AbstractOperationExecutionAspect
extends AbstractAspectJProbe

Author:
Andre van Hoorn, Jan Waller

Constructor Summary
AbstractOperationExecutionAspect()
           
 
Method Summary
abstract  void monitoredOperation()
           
 Object operation(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
           
 
Methods inherited from class kieker.monitoring.probe.aspectj.AbstractAspectJProbe
getter, noGetterAndSetter, notWithinKieker, setter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractOperationExecutionAspect

public AbstractOperationExecutionAspect()
Method Detail

monitoredOperation

public abstract void monitoredOperation()

operation

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

Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net