Class AbstractInstallCommand

java.lang.Object
org.wildfly.prospero.cli.commands.AbstractCommand
org.wildfly.prospero.cli.commands.AbstractInstallCommand
All Implemented Interfaces:
Callable<Integer>
Direct Known Subclasses:
InstallCommand, PrintLicensesCommand

public abstract class AbstractInstallCommand extends AbstractCommand