Class DefaultCommandLineFactory

java.lang.Object
org.apache.maven.shared.release.exec.DefaultCommandLineFactory
All Implemented Interfaces:
CommandLineFactory

@Singleton @Named public class DefaultCommandLineFactory extends Object implements CommandLineFactory
Create a command line instance.
Author:
Brett Porter
  • Constructor Details

    • DefaultCommandLineFactory

      public DefaultCommandLineFactory()
  • Method Details