public interface PluginBasedSubCommandFactory<T extends PluginBasedSubCommand>
extends org.pf4j.ExtensionPoint
PluginBasedSubCommand
used by plugin-based subcommands framework.Modifier and Type | Method and Description |
---|---|
T |
createSubCommand() |
T createSubCommand()