org.spockframework.runtime.extension.builtin
Class MethodRuleInterceptor

java.lang.Object
  extended by org.spockframework.runtime.extension.builtin.AbstractRuleInterceptor
      extended by org.spockframework.runtime.extension.builtin.MethodRuleInterceptor
All Implemented Interfaces:
IMethodInterceptor

public class MethodRuleInterceptor
extends AbstractRuleInterceptor


Field Summary
 
Fields inherited from class org.spockframework.runtime.extension.builtin.AbstractRuleInterceptor
ruleFields
 
Method Summary
 void intercept(IMethodInvocation invocation)
           
 
Methods inherited from class org.spockframework.runtime.extension.builtin.AbstractRuleInterceptor
createBaseStatement, getRuleInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

intercept

public void intercept(IMethodInvocation invocation)
               throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2013. All rights reserved