Class CliShellInvocationProvider

  • All Implemented Interfaces:
    org.aesh.command.invocation.CommandInvocationProvider<PmCommandInvocation>

    public class CliShellInvocationProvider
    extends java.lang.Object
    implements org.aesh.command.invocation.CommandInvocationProvider<PmCommandInvocation>
    Author:
    jdenise@redhat.com
    • Method Detail

      • enhanceCommandInvocation

        public PmCommandInvocation enhanceCommandInvocation​(org.aesh.command.invocation.CommandInvocation commandInvocation)
        Specified by:
        enhanceCommandInvocation in interface org.aesh.command.invocation.CommandInvocationProvider<PmCommandInvocation>