|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |