public class PipeLineInvoker
extends java.lang.Object
| Constructor and Description |
|---|
PipeLineInvoker(PipeLineClosure closure,
java.lang.Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(InvocationContext<java.lang.Object> context) |
public PipeLineInvoker(PipeLineClosure closure, java.lang.Object[] args)
public void invoke(InvocationContext<java.lang.Object> context) throws java.io.IOException, java.lang.reflect.UndeclaredThrowableException
java.io.IOExceptionjava.lang.reflect.UndeclaredThrowableExceptionCopyright © 2014 eXo Platform SAS. All Rights Reserved.