com.oracle.howto.activemq
Interface ActiveMQEJB

All Superinterfaces:
javax.ejb.EJBObject, java.rmi.Remote

public interface ActiveMQEJB
extends javax.ejb.EJBObject


Method Summary
 void sendMessage(java.lang.String message)
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

sendMessage

void sendMessage(java.lang.String message)
                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException