Class ListCategoriesCommandHandler
java.lang.Object
io.quarkus.devtools.commands.handlers.ListCategoriesCommandHandler
- All Implemented Interfaces:
QuarkusCommandHandler
Instances of this class are thread-safe. It lists extension categories according to the options passed in as properties of
QuarkusCommandInvocation-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ListCategoriesCommandHandler
public ListCategoriesCommandHandler()
-
-
Method Details
-
execute
public QuarkusCommandOutcome execute(QuarkusCommandInvocation invocation) throws QuarkusCommandException - Specified by:
executein interfaceQuarkusCommandHandler- Throws:
QuarkusCommandException
-