Package org.jboss.galleon.cli
Class PmCommandInvocation
- java.lang.Object
-
- org.jboss.galleon.cli.PmCommandInvocation
-
- All Implemented Interfaces:
org.aesh.command.invocation.CommandInvocation
public abstract class PmCommandInvocation extends java.lang.Object implements org.aesh.command.invocation.CommandInvocationA CommandInvocation instance base class that provides access to a PmSession.- Author:
- Alexey Loubyansky
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPmCommandInvocation(PmSession session)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringformatColumns(java.util.List<java.lang.String> lst)PmSessiongetPmSession()
-