public interface CommandProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
CommandProcessorResponse |
run(java.lang.String command) |
void init()
CommandProcessorResponse run(java.lang.String command) throws CommandNeedRetryException
CommandNeedRetryExceptionCopyright © 2012 The Apache Software Foundation