de.cohesion.bssh
Interface Command<T>

All Known Implementing Classes:
ExecuteSSHCommand, LocalPortForwardCommand, SSHCommand

public interface Command<T>

Author:
schulzs

Method Summary
 T execute(Member m)
           
 

Method Detail

execute

T execute(Member m)
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 . All Rights Reserved.