|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.monitoring.probe.spring.executions.OperationExecutionMethodInvocationInterceptor
public class OperationExecutionMethodInvocationInterceptor
| Constructor Summary | |
|---|---|
OperationExecutionMethodInvocationInterceptor()
|
|
OperationExecutionMethodInvocationInterceptor(IMonitoringController monitoringController)
This constructor is mainly used for testing, providing a custom IMonitoringController instead of using the singleton instance. |
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperationExecutionMethodInvocationInterceptor()
public OperationExecutionMethodInvocationInterceptor(IMonitoringController monitoringController)
IMonitoringController instead of using the singleton instance.
monitoringController - must not be null| Method Detail |
|---|
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorjava.lang.ThrowableMethodInterceptor.invoke(org.aopalliance.intercept.MethodInvocation)
|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||