org.jboss.test.webservice.admindevel
Interface HelloRemote
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface HelloRemote
- extends EJBObject (src)
Remote interface for Hello.
helloString
public java.lang.String helloString(java.lang.String name)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
helloBean
public HelloObj (src) helloBean(HelloObj (src) bean)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
helloArray
public HelloObj (src) [] helloArray(HelloObj (src) [] query)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException