Package com.sshtools.common.command
Interface ExecutableCommand.ExecutableCommandFactory<T extends ExecutableCommand>
- All Superinterfaces:
ComponentInstanceFactory<T>
- All Known Implementing Classes:
ScpCommand.ScpCommandFactory
- Enclosing interface:
- ExecutableCommand
public static interface ExecutableCommand.ExecutableCommandFactory<T extends ExecutableCommand>
extends ComponentInstanceFactory<T>
-
Method Summary
Methods inherited from interface com.sshtools.common.ssh.components.ComponentInstanceFactory
create, getKeys, isEnabledByDefault