org.jboss.test.isolation.interfaces.b
Interface SessionB

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

public interface SessionB
extends EJBObject (src)

A SessionB.


Method Summary
 IsolationDTO (src) sayHello(IsolationDTO (src)  payload)
           
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

sayHello

public IsolationDTO (src)  sayHello(IsolationDTO (src)  payload)
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException