org.jboss.test.webservice.samples
Interface OrganizationClientRemote
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface OrganizationClientRemote
- extends EJBObject (src)
An example of a remote interface
- Since:
- 26-Apr-2004
getContactInfoEJB
public java.lang.String getContactInfoEJB(java.lang.String organization)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getContactInfoJSE
public java.lang.String getContactInfoJSE(java.lang.String organization)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException