net.sf.oval.guard
Class GuardInterceptor.MethodInvocable

java.lang.Object
  extended by net.sf.oval.guard.GuardInterceptor.MethodInvocable
All Implemented Interfaces:
Invocable
Enclosing class:
GuardInterceptor

protected static final class GuardInterceptor.MethodInvocable
extends Object
implements Invocable


Constructor Summary
protected GuardInterceptor.MethodInvocable(org.aopalliance.intercept.MethodInvocation methodInvocation)
           
 
Method Summary
 Object invoke()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuardInterceptor.MethodInvocable

protected GuardInterceptor.MethodInvocable(org.aopalliance.intercept.MethodInvocation methodInvocation)
Method Detail

invoke

public Object invoke()
              throws Throwable

Specified by:
invoke in interface Invocable
Throws:
Throwable


Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.