public final class OperationFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Operation |
createOperation(java.lang.String cmd)
Get a fully configured operation instance.
|
public static Operation createOperation(java.lang.String cmd)
cmd
- the full command string for this operation, i.e. the string
between to '|'