|
RichFaces Showcase 4.3.1.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageProducer
Interface for implementations producing messages.
| Method Summary | |
|---|---|
void |
finalizeProducer()
Finalizes the producer (frees all associated resources) |
int |
getInterval()
Interval which will be producer sleeping after last message sent before start of sending of next message. |
void |
sendMessage()
Sends a message. |
| Method Detail |
|---|
void sendMessage()
throws Exception
Exception - any exception which was thrown when trying to send message.int getInterval()
void finalizeProducer()
|
RichFaces Showcase 4.3.1.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||