public abstract class SystemProcess extends Object
Constructor and Description |
---|
SystemProcess(String[] aCommandArray,
String aLastCommandPrefix) |
Modifier and Type | Method and Description |
---|---|
List<Message> |
communicate(List<Message> aBatch) |
List<Message> |
communicate(Message aMessage) |
String |
getLastReturnArgument() |
void |
terminate() |
Copyright © 2019 Optimatika. All rights reserved.