|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ourgrid.mygrid.replicaexecutor.event.ReplicaFailedNotifyEvent
public class ReplicaFailedNotifyEvent
Description: A notify event that informs that a replica has failed.
| Constructor Summary | |
|---|---|
ReplicaFailedNotifyEvent(EBReplicaManager ebReplicaManager,
ReplicaEntry replica)
Creates a ReplicaFailedNotifyEvent with a replica
ebReplicaManager and a replica. |
|
| Method Summary | |
|---|---|
void |
process()
Notifies the replica ebReplicaManager that a replica has failed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicaFailedNotifyEvent(EBReplicaManager ebReplicaManager,
ReplicaEntry replica)
ReplicaFailedNotifyEvent with a replica
ebReplicaManager and a replica.
ebReplicaManager - The current replica ebReplicaManagerreplica - The replica who has failed| Method Detail |
|---|
public void process()
process in interface ActionEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||