public class SimpleCommandApplication extends AbstractCommandApplication
AbstractCommandApplication.Result| Constructor and Description |
|---|
SimpleCommandApplication(java.util.function.Function<String,String> handler) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCommandApplication.Result |
executeCommand(String command) |
processRequestcreateHandler, getDescriptor, processpublic SimpleCommandApplication(java.util.function.Function<String,String> handler)
public AbstractCommandApplication.Result executeCommand(String command)
executeCommand in class AbstractCommandApplicationCopyright © 2017. All rights reserved.