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

All Superinterfaces:
Action
All Known Implementing Classes:
PlannedShutdownActionImpl

public interface PlannedShutdownAction
extends Action

Implementations of this interface consume a PlannedShutdownNotificationSignal which provides specifics associated with a member that has announced its planned departure from the group. The Signal passed to consumeSignal method should be cast to a PlannedShutdownSignal in order to use the additional information of the event sub type. The Event SubType is defined by the enum shutdownType defined in GMSConstants.

Version:
$Revision: 1.3 $
Author:
Shreedhar Ganapathy Date: Feb 3, 2005

Method Summary
 
Methods inherited from interface com.sun.enterprise.ee.cms.core.Action
consumeSignal
 



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