kieker.monitoring.probe.aspectj.operationExecution
Class AbstractOperationExecutionAspect
java.lang.Object
kieker.monitoring.probe.aspectj.AbstractAspectJProbe
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
AbstractOperationExecutionAspect
public AbstractOperationExecutionAspect()
monitoredOperation
public abstract void monitoredOperation()
operation
public Object operation(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
throws Throwable
- Throws:
Throwable
Copyright 2012 Kieker Project, http://kieker-monitoring.net>