类 DefaultCommandFactory
- java.lang.Object
- org.springframework.boot.cli.DefaultCommandFactory
- 所有已实现的接口:
CommandFactory
public class DefaultCommandFactory extends Object implements CommandFactory
Default implementation ofCommandFactory.
构造器详细资料
DefaultCommandFactory
public DefaultCommandFactory()
方法详细资料
getCommands
public Collection<Command> getCommands()
从接口复制的说明:CommandFactoryReturns the CLICommands.- 指定者:
getCommands在接口中CommandFactory- 返回:
- The commands