com.sun.enterprise.ee.cms.core
Interface FailureNotificationSignal
- All Superinterfaces:
- Signal
- All Known Subinterfaces:
- FailureRecoverySignal
- All Known Implementing Classes:
- FailureNotificationSignalImpl, FailureRecoverySignalImpl
public interface FailureNotificationSignal
- extends Signal
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: 1.2 $
- Author:
- Shreedhar Ganapathy
Date: Jan 8, 2004
getFailedMemberToken
String getFailedMemberToken()
- Deprecated.
- returns the identity token of the failed member
- Returns:
- java.lang.String
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.