org.superbiz.mdb
Class MessagingClientBean
java.lang.Object
org.superbiz.mdb.MessagingClientBean
- All Implemented Interfaces:
- MessagingClientLocal
public class MessagingClientBean
- extends Object
- implements MessagingClientLocal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagingClientBean
public MessagingClientBean()
sendMessage
public void sendMessage(String text)
throws javax.jms.JMSException
- Specified by:
sendMessage
in interface MessagingClientLocal
- Throws:
javax.jms.JMSException
receiveMessage
public String receiveMessage()
throws javax.jms.JMSException
- Specified by:
receiveMessage
in interface MessagingClientLocal
- Throws:
javax.jms.JMSException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.