Class TestTracingProcessor.PatternCommand

java.lang.Object
io.quarkus.deployment.dev.testing.TestTracingProcessor.PatternCommand
All Implemented Interfaces:
org.aesh.command.Command
Enclosing class:
TestTracingProcessor

public static class TestTracingProcessor.PatternCommand extends Object implements org.aesh.command.Command
  • Constructor Details

    • PatternCommand

      public PatternCommand()
  • Method Details

    • execute

      public org.aesh.command.CommandResult execute(org.aesh.command.invocation.CommandInvocation commandInvocation) throws org.aesh.command.CommandException, InterruptedException
      Specified by:
      execute in interface org.aesh.command.Command
      Throws:
      org.aesh.command.CommandException
      InterruptedException