Uses of Interface
com.sun.enterprise.ee.cms.core.Action

Packages that use Action
com.sun.enterprise.ee.cms.core Shoal GMS's core client API 
 

Uses of Action in com.sun.enterprise.ee.cms.core
 

Subinterfaces of Action in com.sun.enterprise.ee.cms.core
 interface FailureNotificationAction
          Implementations of this interface consume FailureNotificationSignals which provide specifics associated with a failed member.
 interface FailureRecoveryAction
          Action type corresponding to a recovery oriented action.Implementations consume a FailureRecoverySignal.
 interface FailureSuspectedAction
          An Action type that consumes FailureSuspectedSignal.
 interface GroupLeadershipNotificationAction
          An Action type that consumes GroupLeadershipNotificationSignal.
 interface JoinedAndReadyNotificationAction
          An Action type that consumes JoinedAndReadyNotificationSignal.
 interface JoinNotificationAction
          An Action type that consumes JoinNotificationSignal.
 interface MessageAction
          An Action type that consumes MessageSignal.
 interface PlannedShutdownAction
          Implementations of this interface consume a PlannedShutdownNotificationSignal which provides specifics associated with a member that has announced its planned departure from the group.
 

Methods in com.sun.enterprise.ee.cms.core that return Action
 Action ActionFactory.produceAction()
          Produces an Action instance.
 



Copyright © 2010. All Rights Reserved.