Uses of Interface
com.sun.enterprise.config.serverbeans.HealthChecker
Packages that use HealthChecker
-
Uses of HealthChecker in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return HealthCheckerModifier and TypeMethodDescriptionClusterRef.getHealthChecker()Gets the value of the healthChecker property.ServerRef.getHealthChecker()Gets the value of thehealthCheckerproperty.Methods in com.sun.enterprise.config.serverbeans with parameters of type HealthCheckerModifier and TypeMethodDescriptionvoidClusterRef.setHealthChecker(HealthChecker value) Sets the value of the healthChecker property.voidServerRef.setHealthChecker(HealthChecker healthChecker) Sets the value of thehealthCheckerproperty.