|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ServiceFailurePolicy
ServiceFailurePolicy describes the response to be taken when a service fails to stop due to a failure condition (e.g. deadlock).
| Method Summary | |
|---|---|
void |
onServiceFailed(Cluster cluster)Take appropriate action after some service failed to stop. |
| Method Detail |
|---|
void onServiceFailed(Cluster cluster)
cluster - the cluster
|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||