Uses of Class
fish.payara.nucleus.healthcheck.configuration.CheckerType
-
Packages that use CheckerType Package Description fish.payara.nucleus.healthcheck.configuration -
-
Uses of CheckerType in fish.payara.nucleus.healthcheck.configuration
Methods in fish.payara.nucleus.healthcheck.configuration that return CheckerType Modifier and Type Method Description CheckerTypetype()static CheckerTypeCheckerType. valueOf(String name)Returns the enum constant of this type with the specified name.static CheckerType[]CheckerType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-