Class DefaultCommandFactory

java.lang.Object
org.springframework.boot.cli.DefaultCommandFactory
All Implemented Interfaces:
CommandFactory

public class DefaultCommandFactory extends Object implements CommandFactory
Default implementation of CommandFactory.
Since:
1.0.0
Author:
Dave Syer