Example usage for org.springframework.boot.cli.command CommandFactory interface-usage

List of usage examples for org.springframework.boot.cli.command CommandFactory interface-usage

Introduction

In this page you can find the example usage for org.springframework.boot.cli.command CommandFactory interface-usage.

Usage

From source file demo.InstallCommandFactory.java

/**
 * @author Dave Syer
 *
 */
public class InstallCommandFactory implements CommandFactory {