com.sun.enterprise.ee.cms.core
Interface JoinedAndReadyNotificationAction
- All Superinterfaces:
- Action
- All Known Implementing Classes:
- JoinedAndReadyNotificationActionImpl
public interface JoinedAndReadyNotificationAction
- extends Action
An Action
type that consumes JoinedAndReadyNotificationSignal
.
When a member has joined the group and is ready for processing requests, a
JoinedAndReadyNotificationSignal
is
generated to be consumed by JoinedAndReadyNotificationAction
instances
that are produced by registered instances of JoinedAndReadyNotificationActionFactory.
- Author:
- Sheetal Vartak
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.