Uses of Interface
com.sun.enterprise.config.serverbeans.FailureDetection
-
Packages that use FailureDetection Package Description com.sun.enterprise.config.serverbeans -
-
Uses of FailureDetection in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return FailureDetection Modifier and Type Method Description @NotNull FailureDetectionGroupManagementService. getFailureDetection()Gets the value of the groupManagementService property.Methods in com.sun.enterprise.config.serverbeans with parameters of type FailureDetection Modifier and Type Method Description voidGroupManagementService. setFailureDetection(FailureDetection value)Sets the value of the failureDetection property
-