public class ConcreteMethodInput extends Object implements ExecutableInput<Object>
| Constructor and Description |
|---|
ConcreteMethodInput(AbstractMethodInput input,
Map<String,Object> values,
Object target) |
public ConcreteMethodInput(AbstractMethodInput input, Map<String,Object> values, Object target)
public Object execute() throws Exception
ExecutableInputexecute in interface ExecutableInput<Object>ExceptionCopyright © 2015. All rights reserved.