Kieker 1.4

kieker.monitoring.probe.spring.executions
Class OperationExecutionMethodInvocationInterceptor

java.lang.Object
  extended by kieker.monitoring.probe.spring.executions.AbstractOperationExecutionMethodInvocationInterceptor
      extended by kieker.monitoring.probe.spring.executions.OperationExecutionMethodInvocationInterceptor
All Implemented Interfaces:
IMonitoringProbe, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor

public class OperationExecutionMethodInvocationInterceptor
extends AbstractOperationExecutionMethodInvocationInterceptor

Author:
Andre van Hoorn

Constructor Summary
OperationExecutionMethodInvocationInterceptor()
           
 
Method Summary
 Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
           
 
Methods inherited from class kieker.monitoring.probe.spring.executions.AbstractOperationExecutionMethodInvocationInterceptor
isUseRuntimeClassname, setUseRuntimeClassname
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationExecutionMethodInvocationInterceptor

public OperationExecutionMethodInvocationInterceptor()
Method Detail

invoke

public Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
              throws Throwable
Specified by:
invoke in interface org.aopalliance.intercept.MethodInterceptor
Specified by:
invoke in class AbstractOperationExecutionMethodInvocationInterceptor
Throws:
Throwable
See Also:
MethodInterceptor.invoke(org.aopalliance.intercept.MethodInvocation)

Kieker 1.4

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net