org.spockframework.spring
Class SpringInterceptor

java.lang.Object
  extended by org.spockframework.spring.SpringInterceptor
All Implemented Interfaces:
IMethodInterceptor

public class SpringInterceptor
extends Object
implements IMethodInterceptor


Constructor Summary
SpringInterceptor(TestContextManager manager)
           
 
Method Summary
 void invoke(IMethodInvocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringInterceptor

public SpringInterceptor(TestContextManager manager)
Method Detail

invoke

public void invoke(IMethodInvocation invocation)
            throws Throwable
Specified by:
invoke in interface IMethodInterceptor
Throws:
Throwable


Copyright © 2009. All Rights Reserved.