org.osesb.test.soapjmsreceiverservice.ejb20
Interface SOAPJMSReceiverWS

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

public interface SOAPJMSReceiverWS
extends javax.ejb.EJBObject

The Remote Interface for SOAPJMSReceiverWSBean.


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

Method Detail

receiveMessage

void receiveMessage(java.lang.String xmlText)
                    throws java.rmi.RemoteException,
                           java.lang.Exception
Throws:
java.rmi.RemoteException
java.lang.Exception