org.osesb.test.soapjmsreceiverservice.ejb20
Interface SOAPJMSReceiverWSLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface SOAPJMSReceiverWSLocalHome
extends javax.ejb.EJBLocalHome

The LocalHome Interface for SOAPJMSReceiverWSBean.


Method Summary
 SOAPJMSReceiverWSLocal create()
          Create an instance of SOAPJMSReceiverWSBean.
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Method Detail

create

SOAPJMSReceiverWSLocal create()
                              throws javax.ejb.CreateException
Create an instance of SOAPJMSReceiverWSBean.

Returns:
SOAPJMSReceiverWSLocal
Throws:
javax.ejb.CreateException - if there is a problem creating the bean