net.sf.oval.internal.util
Class MethodInvocationCommand
java.lang.Object
net.sf.oval.internal.util.MethodInvocationCommand
public final class MethodInvocationCommand
- extends Object
- Author:
- Sebastian Thomschke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInvocationCommand
public MethodInvocationCommand(Object target,
Method method,
Object[] args)
execute
public Object execute()
throws InvokingMethodFailedException,
ConstraintsViolatedException
- Throws:
InvokingMethodFailedException
ConstraintsViolatedException
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.