Uses of Interface
com.sun.enterprise.ee.cms.impl.common.GMSContext
-
Packages that use GMSContext Package Description com.sun.enterprise.ee.cms.impl.base com.sun.enterprise.ee.cms.impl.common -
-
Uses of GMSContext in com.sun.enterprise.ee.cms.impl.base
Classes in com.sun.enterprise.ee.cms.impl.base that implement GMSContext Modifier and Type Class Description classGMSContextImpl -
Uses of GMSContext in com.sun.enterprise.ee.cms.impl.common
Classes in com.sun.enterprise.ee.cms.impl.common that implement GMSContext Modifier and Type Class Description classGMSContextBaseFields in com.sun.enterprise.ee.cms.impl.common declared as GMSContext Modifier and Type Field Description protected GMSContextFailureNotificationSignalImpl. ctxprotected GMSContextFailureSuspectedSignalImpl. ctxMethods in com.sun.enterprise.ee.cms.impl.common that return GMSContext Modifier and Type Method Description static GMSContextGMSContextFactory. getGMSContext(java.lang.String groupName)Methods in com.sun.enterprise.ee.cms.impl.common with parameters of type GMSContext Modifier and Type Method Description static booleanRecoveryTargetSelector. resolveRecoveryTarget(RecoveryTargetSelector.RecoverySelectorMode mode, java.util.List<com.sun.enterprise.ee.cms.core.GMSMember> members, java.lang.String failedMemberToken, GMSContext ctx)Uses a resolution algorithm to determine whether the member this process represents is indeed responsible for performing recovery operations.Constructors in com.sun.enterprise.ee.cms.impl.common with parameters of type GMSContext Constructor Description AliveAndReadyViewWindow(GMSContext ctx)
-