org.osesb.test.filereceiverservice.ejb20
Interface FileReceiverWSLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface FileReceiverWSLocalHome
extends javax.ejb.EJBLocalHome

The LocalHome Interface for FileReceiverWSBean.


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

Method Detail

create

FileReceiverWSLocal create()
                           throws javax.ejb.CreateException
Create an instance of FileReceiverWSBean.

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