IN - the input data type.OUT - the output data type.public abstract class ContextInvocationFactory<IN,OUT> extends Object
| Constructor and Description |
|---|
ContextInvocationFactory() |
@Nonnull public abstract ContextInvocation<IN,OUT> newInvocation()