org.crsh.lang.groovy.closure
Class PipeLineInvoker
java.lang.Object
org.crsh.lang.groovy.closure.PipeLineInvoker
public class PipeLineInvoker
- extends Object
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
closure
private final PipeLineClosure closure
- .
args
private final Object[] args
- .
PipeLineInvoker
public PipeLineInvoker(PipeLineClosure closure,
Object[] args)
invoke
public void invoke(InvocationContext<Object> context)
throws IOException,
UndeclaredThrowableException
- Throws:
IOException
UndeclaredThrowableException
Copyright © 2013 eXo Platform SAS. All Rights Reserved.