|
Oracle® Database RAC FAN Events Java API Reference 11g Release 2 (11.2) E13993-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FanEventListener
| Method Summary | |
|---|---|
void |
handleEvent(LoadAdvisoryEvent event)Handle the event. |
void |
handleEvent(NodeDownEvent event)Handle the event. |
void |
handleEvent(ServiceDownEvent event)Handle the event. |
| Method Detail |
|---|
void handleEvent(ServiceDownEvent event)
event - the attributes of the FAN event.void handleEvent(NodeDownEvent event)
event - the attributes of the FAN event.void handleEvent(LoadAdvisoryEvent event)
event - the attributes of the FAN event.
|
Oracle® Database RAC FAN Events Java API Reference 11g Release 2 (11.2) E13993-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||