Class AbstractFeaturePackCommand
- java.lang.Object
-
- org.jboss.galleon.cli.PmSessionCommand
-
- org.jboss.galleon.cli.cmd.featurepack.AbstractFeaturePackCommand
-
- All Implemented Interfaces:
org.aesh.command.Command<PmCommandInvocation>
- Direct Known Subclasses:
GetInfoCommand
public abstract class AbstractFeaturePackCommand extends PmSessionCommand
- Author:
- jdenise@redhat.com
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAbstractFeaturePackCommand.FeaturePackLocationActivatorstatic classAbstractFeaturePackCommand.FileActivator
-
Constructor Summary
Constructors Constructor Description AbstractFeaturePackCommand()
-
Method Summary
-
Methods inherited from class org.jboss.galleon.cli.PmSessionCommand
execute, getDomain, handleException, runCommand
-
-