Class DummySilentHangingCommand.Factory

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

public static class DummySilentHangingCommand.Factory extends Object implements org.apache.sshd.server.command.CommandFactory
  • Constructor Details

    • Factory

      public Factory()
  • Method Details

    • createCommand

      public org.apache.sshd.server.command.Command createCommand(org.apache.sshd.server.channel.ChannelSession channelSession, String s)
      Specified by:
      createCommand in interface org.apache.sshd.server.command.CommandFactory