|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A simple interface to allow statistics gathering to be easily switched out for performance reasons.
Method Summary | |
void |
onMessageAck()
On a consume from this destination, updates the consumed states |
void |
onMessageSend(Message message)
On a message send to this destination, update the producing stats |
void |
setPendingMessageCountOnStartup(long count)
On startup sets the pending message count |
Method Detail |
public void setPendingMessageCountOnStartup(long count)
count
- public void onMessageSend(Message message)
message
- public void onMessageAck()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |