Package org.apache.sshd.git
Interface GitLocationResolverCarrier
-
- All Known Implementing Classes:
AbstractGitCommand
,AbstractGitCommandFactory
,GitPackCommand
,GitPackCommandFactory
,GitPgmCommand
,GitPgmCommandFactory
public interface GitLocationResolverCarrier
TODO Add javadoc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GitLocationResolver
getGitLocationResolver()
-
-
-
Method Detail
-
getGitLocationResolver
GitLocationResolver getGitLocationResolver()
-
-