Uses of Enum Class
org.summerboot.jexpress.boot.instrumentation.HealthInspector.InspectionType
Packages that use HealthInspector.InspectionType
-
Uses of HealthInspector.InspectionType in org.summerboot.jexpress.boot.instrumentation
Methods in org.summerboot.jexpress.boot.instrumentation that return HealthInspector.InspectionTypeModifier and TypeMethodDescriptiondefault HealthInspector.InspectionTypeHealthInspector.inspectionType()Returns the enum constant of this class with the specified name.static HealthInspector.InspectionType[]HealthInspector.InspectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.