|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueueConsumer<T>
Message Consumer
| Method Summary | |
|---|---|
void |
consumeMessage(T message)
Process a message from the queue |
| Methods inherited from interface com.netflix.curator.framework.state.ConnectionStateListener |
|---|
stateChanged |
| Method Detail |
|---|
void consumeMessage(T message)
throws Exception
message - message to process
Exception - any errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||