com.sun.enterprise.ee.cms.core
Interface GroupLeadershipNotificationAction
- All Superinterfaces:
- Action
public interface GroupLeadershipNotificationAction
- extends Action
An Action type that consumes GroupLeadershipNotificationSignal.
When the master for the cluster has changed, a GroupLeadershipNotificationSignal is
generated to be consumed by GroupLeadershipNotificationAction instances
that are produced by registered instances of GroupLeadershipNotificationActionFactory.
- Author:
- Bongjae Chang
Copyright © 2010. All Rights Reserved.