|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.monitoring.probe.spring.flow.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 nullMethod Detail |
---|
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws java.lang.Throwable
invoke
in interface org.aopalliance.intercept.MethodInterceptor
java.lang.Throwable
MethodInterceptor.invoke(org.aopalliance.intercept.MethodInvocation)
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |