org.jboss.test.hellojrmpiiop.interfaces
Interface Hello
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface Hello
- extends EJBObject (src)
A simple hello world stateless session bean home
hello
public java.lang.String hello(java.lang.String name)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
helloHello
public Hello (src) helloHello(Hello (src) object)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
howdy
public java.lang.String howdy(HelloData (src) name)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
throwException
public void throwException()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException