org.osesb.test.echomessageservice.ejb20
Interface EchoMessageWSLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface EchoMessageWSLocalHome
extends javax.ejb.EJBLocalHome

The LocalHome Interface for EchoMessageWSBean.


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

Method Detail

create

EchoMessageWSLocal create()
                          throws javax.ejb.CreateException
Create an instance of EchoMessageWSBean.

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