public class GitPgmCommandFactory extends java.lang.Object implements CommandFactory
| Constructor and Description |
|---|
GitPgmCommandFactory(java.lang.String rootDir) |
GitPgmCommandFactory(java.lang.String rootDir,
CommandFactory delegate) |
| Modifier and Type | Method and Description |
|---|---|
Command |
createCommand(java.lang.String command) |
public GitPgmCommandFactory(java.lang.String rootDir)
public GitPgmCommandFactory(java.lang.String rootDir,
CommandFactory delegate)
public Command createCommand(java.lang.String command)
createCommand in interface CommandFactoryCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.