com.sun.enterprise.ee.cms.core
Interface FailureSuspectedSignal

All Superinterfaces:
Signal
All Known Implementing Classes:
FailureSuspectedSignalImpl

public interface FailureSuspectedSignal
extends Signal

Provides notification of a member's suspected (unconfirmed) failure. This is sent on the first detection of an unresponsive member. When the failure is confirmed, the FailureNotificationSignal is sent. Clients wishing to know about suspected failure can register the corresponding FailureSuspectedActionFactory implementation and provide a FailureSuspectedAction implementation for consuming this Signal.

Version:
$Revision: 1.2 $
Author:
Shreedhar Ganapathy Date: Sep 14, 2005

Method Summary
 
Methods inherited from interface com.sun.enterprise.ee.cms.core.Signal
acquire, getGroupName, getMemberDetails, getMemberToken, getStartTime, release
 



Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.