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, toString
public CommandPlugin()
public CommandPlugin getImplementation()
CRaSHPlugin
getImplementation
in class CRaSHPlugin<CommandPlugin>
public abstract org.apache.sshd.server.Command createCommand(String command)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.