|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.localmatters.collector.queue.producer.ProducerBean
public class ProducerBean
The collector producer bean.
Constructor Summary | |
---|---|
ProducerBean()
Creates a new instance of ProducerBean. |
Method Summary | |
---|---|
void |
send(java.lang.String message)
Sends a message to the queue. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProducerBean()
Method Detail |
---|
public void send(java.lang.String message) throws CollectorQueueException
ProducerService
send
in interface ProducerService
message
- The message.
CollectorQueueException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |