@CompileStatic class ServiceCommandFactory extends Object implements CommandFactory
Uses the service registry pattern to locate commands
Constructor and description |
---|
ServiceCommandFactory() |
Type Params | Return Type | Name and description |
---|---|---|
|
Collection<Command> |
findCommands(Profile profile, boolean inherited) |