Class ListPlatformsCommandHandler
- java.lang.Object
-
- io.quarkus.devtools.commands.handlers.ListPlatformsCommandHandler
-
- All Implemented Interfaces:
QuarkusCommandHandler
public class ListPlatformsCommandHandler extends Object implements QuarkusCommandHandler
-
-
Constructor Summary
Constructors Constructor Description ListPlatformsCommandHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QuarkusCommandOutcomeexecute(QuarkusCommandInvocation invocation)
-
-
-
Method Detail
-
execute
public QuarkusCommandOutcome execute(QuarkusCommandInvocation invocation) throws QuarkusCommandException
- Specified by:
executein interfaceQuarkusCommandHandler- Throws:
QuarkusCommandException
-
-