org.jboss.test.webservice.samples
Interface OrganizationClientHome

All Superinterfaces:
EJBHome (src) , java.rmi.Remote

public interface OrganizationClientHome
extends EJBHome (src)

An example of a remote home interface

Since:
26-Apr-2004

Method Summary
 OrganizationClientRemote (src) create()
           
 
Methods inherited from interface javax.ejb.EJBHome (src)
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public OrganizationClientRemote (src)  create()
                                throws CreateException (src) ,
                                       java.rmi.RemoteException
Throws:
CreateException (src)
java.rmi.RemoteException