@FunctionalInterface public interface CommandFactory
Command
s. Intended for use with a Java
ServiceLoader
.Modifier and Type | Method and Description |
---|---|
Collection<Command> |
getCommands()
Returns the CLI
Command s. |
Collection<Command> getCommands()
Command
s.Copyright © 2020 Pivotal Software, Inc.. All rights reserved.