|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.superbiz.mdb.MessagingClientBean
public class MessagingClientBean
Constructor Summary | |
---|---|
MessagingClientBean()
|
Method Summary | |
---|---|
java.lang.String |
receiveMessage()
|
void |
sendMessage(java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessagingClientBean()
Method Detail |
---|
public void sendMessage(java.lang.String text) throws javax.jms.JMSException
sendMessage
in interface MessagingClientLocal
javax.jms.JMSException
public java.lang.String receiveMessage() throws javax.jms.JMSException
receiveMessage
in interface MessagingClientLocal
javax.jms.JMSException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |