Class ContextAwareCommandInvocationProvider

  • All Implemented Interfaces:
    org.aesh.command.invocation.CommandInvocationProvider

    public class ContextAwareCommandInvocationProvider
    extends Object
    implements org.aesh.command.invocation.CommandInvocationProvider
    Since:
    10.0
    Author:
    Tristan Tarrant <tristan@infinispan.org>
    • Constructor Detail

      • ContextAwareCommandInvocationProvider

        public ContextAwareCommandInvocationProvider​(Context context)
    • Method Detail

      • enhanceCommandInvocation

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