com.atlassian.bamboo.ssh
Class DummyCommand.Factory

java.lang.Object
  extended by com.atlassian.bamboo.ssh.DummyCommand.Factory
All Implemented Interfaces:
org.apache.sshd.server.CommandFactory
Enclosing class:
DummyCommand

public static class DummyCommand.Factory
extends java.lang.Object
implements org.apache.sshd.server.CommandFactory


Constructor Summary
DummyCommand.Factory()
           
 
Method Summary
 org.apache.sshd.server.Command createCommand(java.lang.String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyCommand.Factory

public DummyCommand.Factory()
Method Detail

createCommand

public org.apache.sshd.server.Command createCommand(java.lang.String command)
Specified by:
createCommand in interface org.apache.sshd.server.CommandFactory


Copyright © 2012 Atlassian. All Rights Reserved.