|
Kieker 1.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.monitoring.probe.aspectj.AbstractAspectJProbe
kieker.monitoring.probe.aspectj.flow.operationCall.AbstractAspect
public abstract class AbstractAspect
| Constructor Summary | |
|---|---|
AbstractAspect()
|
|
| Method Summary | |
|---|---|
Object |
member2memberOperation(Object thisObject,
Object targetObject,
org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
org.aspectj.lang.JoinPoint.EnclosingStaticPart thisEnclosingJoinPoint)
|
Object |
member2staticOperation(Object thisObject,
org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
org.aspectj.lang.JoinPoint.EnclosingStaticPart thisEnclosingJoinPoint)
|
abstract void |
monitoredOperation()
|
Object |
static2memberOperation(Object targetObject,
org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
org.aspectj.lang.JoinPoint.EnclosingStaticPart thisEnclosingJoinPoint)
|
Object |
static2staticOperation(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
org.aspectj.lang.JoinPoint.EnclosingStaticPart thisEnclosingJoinPoint)
|
| Methods inherited from class kieker.monitoring.probe.aspectj.AbstractAspectJProbe |
|---|
getter, noGetterAndSetter, notWithinKieker, setter |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAspect()
| Method Detail |
|---|
public abstract void monitoredOperation()
public Object member2memberOperation(Object thisObject,
Object targetObject,
org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
org.aspectj.lang.JoinPoint.EnclosingStaticPart thisEnclosingJoinPoint)
throws Throwable
Throwable
public Object static2memberOperation(Object targetObject,
org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
org.aspectj.lang.JoinPoint.EnclosingStaticPart thisEnclosingJoinPoint)
throws Throwable
Throwable
public Object member2staticOperation(Object thisObject,
org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
org.aspectj.lang.JoinPoint.EnclosingStaticPart thisEnclosingJoinPoint)
throws Throwable
Throwable
public Object static2staticOperation(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
org.aspectj.lang.JoinPoint.EnclosingStaticPart thisEnclosingJoinPoint)
throws Throwable
Throwable
|
Kieker 1.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||