Class DefaultCommandLineFactory

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

@Component(role=CommandLineFactory.class) public class DefaultCommandLineFactory extends Object implements CommandLineFactory
Create a command line instance.
  • Constructor Details

    • DefaultCommandLineFactory

      public DefaultCommandLineFactory()
  • Method Details