org.jboss.test.txpropiiop.interfaces.b
Interface SessionB
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface SessionB
- extends EJBObject (src)
A SessionB.
sayHello
public java.lang.String sayHello(java.lang.String payload)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testNotSupported
public java.lang.String testNotSupported(java.lang.String payload)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testRequired
public java.lang.String testRequired(java.lang.String payload)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testSupports
public java.lang.String testSupports(java.lang.String payload)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testRequiresNew
public java.lang.String testRequiresNew(java.lang.String payload)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testMandatory
public java.lang.String testMandatory(java.lang.String payload)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testNever
public java.lang.String testNever(java.lang.String payload)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException