Uses of Class
fish.payara.boot.runtime.BootCommand
-
Packages that use BootCommand Package Description fish.payara.boot.runtime -
-
Uses of BootCommand in fish.payara.boot.runtime
Methods in fish.payara.boot.runtime that return types with arguments of type BootCommand Modifier and Type Method Description List<BootCommand>BootCommands. getCommands()Methods in fish.payara.boot.runtime with parameters of type BootCommand Modifier and Type Method Description voidBootCommands. add(BootCommand command)
-