public abstract class BaseCommandProvider extends Object implements CommandProvider
Constructor and Description |
---|
BaseCommandProvider(Collection<CommandDescription> supportedCommands) |
BaseCommandProvider(CommandDescription supportedCommand) |
Modifier and Type | Method and Description |
---|---|
PluginCommand |
getCommandLineCommand() |
Collection<CommandDescription> |
getSupportedCommands() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newSchemaCrawlerCommand, supportsSchemaCrawlerCommand
public BaseCommandProvider(Collection<CommandDescription> supportedCommands)
public BaseCommandProvider(CommandDescription supportedCommand)
public final Collection<CommandDescription> getSupportedCommands()
getSupportedCommands
in interface CommandProvider
public PluginCommand getCommandLineCommand()
getCommandLineCommand
in interface CommandProvider
Copyright © 2000-2020 Sualeh Fatehi. All rights reserved.