|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CuratorListener
Receives notifications about errors and background events
| Method Summary | |
|---|---|
void |
eventReceived(CuratorFramework client,
CuratorEvent event)
Called when a background task has completed or a watch has triggered |
| Method Detail |
|---|
void eventReceived(CuratorFramework client,
CuratorEvent event)
throws Exception
client - clientevent - the event
Exception - any errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||