com.sun.enterprise.ee.cms.core
Interface FailureNotificationSignal
- All Superinterfaces:
- AliveAndReadySignal, Signal
- All Known Subinterfaces:
- FailureRecoverySignal
public interface FailureNotificationSignal
- extends Signal, AliveAndReadySignal
Signal corresponding to FailureNotificationAction. This Signal enables the
consumer to get specifics about a failure notification. This Signal type
will only be passed to a FailureNotificationAction. This Signal
is delivered to registered GMS Clients on all members of the group.
- Version:
- $Revision: 1109 $
- Author:
- Shreedhar Ganapathy
Date: Jan 8, 2004
getFailedMemberToken
java.lang.String getFailedMemberToken()
- Deprecated.
- returns the identity token of the failed member
- Returns:
- java.lang.String
Copyright © 2010. All Rights Reserved.