|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.plugin.CRaSHPlugin<CommandPlugin> org.crsh.ssh.term.scp.CommandPlugin
public abstract class CommandPlugin
Field Summary |
---|
Fields inherited from class org.crsh.plugin.CRaSHPlugin |
---|
CONSTRUCTED, FAILED, INITIALIZED, INITIALIZING, log |
Constructor Summary | |
---|---|
CommandPlugin() |
Method Summary | |
---|---|
abstract org.apache.sshd.server.Command |
createCommand(String command) |
CommandPlugin |
getImplementation() Returns the implementation. |
Methods inherited from class org.crsh.plugin.CRaSHPlugin |
---|
createConfigurationCapabilities, destroy, getConfigurationCapabilities, getContext, getStatus, getType, init, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CommandPlugin()
Method Detail |
---|
public CommandPlugin getImplementation()
CRaSHPlugin
getImplementation
in class CRaSHPlugin<CommandPlugin>
public abstract org.apache.sshd.server.Command createCommand(String command)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |