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, signatureToLongStringpublic abstract void monitoredOperation()
public java.lang.Object operation(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
throws java.lang.Throwable
java.lang.ThrowableCopyright 2017 Kieker Project, http://kieker-monitoring.net