|
Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2 | |||||||||
| 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 | |
|---|---|
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 java.lang.Exception
java.lang.Exception - any exception which was thrown when trying to send message.int getInterval()
|
Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||