kieker.monitoring.probe.aspectj.flow.operationExecution
Class AbstractAspect
java.lang.Object
kieker.monitoring.probe.aspectj.AbstractAspectJProbe
kieker.monitoring.probe.aspectj.flow.operationExecution.AbstractAspect
- All Implemented Interfaces:
- IMonitoringProbe
- Direct Known Subclasses:
- Annotation, FullInstrumentation, FullInstrumentationNoGetterAndSetter
public abstract class AbstractAspect
- extends AbstractAspectJProbe
- Author:
- Jan Waller
AbstractAspect
public AbstractAspect()
monitoredOperation
public abstract void monitoredOperation()
operation
public Object operation(Object thisObject,
org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
throws Throwable
- Throws:
Throwable
staticOperation
public Object staticOperation(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
throws Throwable
- Throws:
Throwable
Copyright 2012 Kieker Project, http://kieker-monitoring.net>