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()
Returns the implementation.
|
createConfigurationCapabilities, destroy, getConfigurationCapabilities, getContext, getStatus, getType, init, toStringpublic CommandPlugin()
public CommandPlugin getImplementation()
CRaSHPlugingetImplementation in class CRaSHPlugin<CommandPlugin>public abstract org.apache.sshd.server.Command createCommand(String command)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.