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

All Superinterfaces:
Action
All Known Implementing Classes:
FailureNotificationActionImpl

public interface FailureNotificationAction
extends Action

Implementations of this interface consume FailureNotificationSignals which provide specifics associated with a failed member. They will need to cast the Signal passed to their consumeSignal method to a FailureNotificationSignal in order to use this additional information.

Version:
$Revision: 1.2 $
Author:
Shreedhar Ganapathy Date: Jan 8, 2004

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.