|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PollingConsumerAware
A callback for Exchange
when they are polled by a PollingConsumer
.
Exchange
needs to prepare, eg loading content that it otherwise would have
loaded lazy on demand.
Method Summary | |
---|---|
void |
exchangePolled(Exchange exchange)
Callback when an Exchange has been pooled. |
Method Detail |
---|
void exchangePolled(Exchange exchange)
Exchange
has been pooled.
exchange
- the exchange
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |