public abstract class AbstractAspect extends AbstractAspectJProbe
Constructor and Description |
---|
AbstractAspect() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
constructor(java.lang.Object thisObject,
org.aspectj.lang.ProceedingJoinPoint thisJoinPoint)
The advice used around the constructor executions.
|
abstract void |
monitoredConstructor()
The pointcut for the monitored constructors.
|
getter, noGetterAndSetter, notWithinKieker, setter, signatureToLongString
public abstract void monitoredConstructor()
public java.lang.Object constructor(java.lang.Object thisObject, org.aspectj.lang.ProceedingJoinPoint thisJoinPoint) throws java.lang.Throwable
thisObject
- thisJoinPoint
- proceed
method.java.lang.Throwable
Copyright 2017 Kieker Project, http://kieker-monitoring.net