Class ChannelCommand.ChannelListCommand
- java.lang.Object
-
- org.wildfly.prospero.cli.commands.AbstractCommand
-
- org.wildfly.prospero.cli.commands.ChannelCommand.ChannelListCommand
-
- Enclosing class:
- ChannelCommand
public static class ChannelCommand.ChannelListCommand extends AbstractCommand
-
-
Field Summary
-
Fields inherited from class org.wildfly.prospero.cli.commands.AbstractCommand
actionFactory, console
-
-
Constructor Summary
Constructors Constructor Description ChannelListCommand(CliConsole console, ActionFactory actionFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integercall()-
Methods inherited from class org.wildfly.prospero.cli.commands.AbstractCommand
determineInstallationDirectory, verifyTargetDirectoryIsEmpty
-
-
-
-
Constructor Detail
-
ChannelListCommand
public ChannelListCommand(CliConsole console, ActionFactory actionFactory)
-
-