public abstract class CommandPlugin extends CRaSHPlugin<CommandPlugin>
CONSTRUCTED, FAILED, INITIALIZED, INITIALIZING, log| Constructor and Description |
|---|
CommandPlugin() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.apache.sshd.server.Command |
createCommand(String command) |
CommandPlugin |
getImplementation() |
createConfigurationCapabilities, destroy, getConfigurationCapabilities, getContext, getStatus, getType, init, toStringpublic CommandPlugin getImplementation()
getImplementation in class CRaSHPlugin<CommandPlugin>public abstract org.apache.sshd.server.Command createCommand(String command)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.