public class PipeLineInvoker extends Object
Modifier and Type | Field and Description |
---|---|
private Object[] |
args
.
|
private PipeLineClosure |
closure
.
|
Constructor and Description |
---|
PipeLineInvoker(PipeLineClosure closure,
Object[] args) |
private final PipeLineClosure closure
public PipeLineInvoker(PipeLineClosure closure, Object[] args)
public void invoke(InvocationContext<Object> context) throws IOException, CommandException
IOException
CommandException
Copyright © 2015 eXo Platform SAS. All Rights Reserved.