Interface CustomizableSshSessionFactoryCommand

All Known Implementing Classes:
JGitBranchCommand, JGitCheckInCommand, JGitCheckOutCommand, JGitTagCommand, JGitUntagCommand

public interface CustomizableSshSessionFactoryCommand
Supplemental interface for commands that potentially involve a remote server communication. It allows to customize the SSH session factory being used.