public abstract class AbstractOperationExecutionAspect extends AbstractAspectJProbe
Constructor and Description |
---|
AbstractOperationExecutionAspect() |
Modifier and Type | Method and Description |
---|---|
abstract void |
monitoredOperation()
The pointcut for the monitored operations.
|
java.lang.Object |
operation(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint) |
getter, noGetterAndSetter, notWithinKieker, setter, signatureToLongString
public abstract void monitoredOperation()
public java.lang.Object operation(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint) throws java.lang.Throwable
java.lang.Throwable
Copyright 2017 Kieker Project, http://kieker-monitoring.net