Uses of Interface
net.sf.oval.internal.util.Invocable

Packages that use Invocable
net.sf.oval.guard This package contains classes that are relevant for OVal's programming by contract feature. 
 

Uses of Invocable in net.sf.oval.guard
 

Classes in net.sf.oval.guard that implement Invocable
protected static class GuardInterceptor.MethodInvocable
           
 

Methods in net.sf.oval.guard with parameters of type Invocable
protected  Object Guard.guardMethod(Object guardedObject, Method method, Object[] args, Invocable invocable)
          This method is provided for use by guard aspects.
 



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