org.jboss.test.txpropiiop.interfaces.a
Interface SessionA
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface SessionA
- extends EJBObject (src)
A SessionA.
invokeSessionB
public void invokeSessionB()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testTxToNotSupported
public void testTxToNotSupported()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testTxToRequired
public void testTxToRequired()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testTxToSupports
public void testTxToSupports()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testTxToRequiresNew
public void testTxToRequiresNew()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testTxToMandatory
public void testTxToMandatory()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testTxToNever
public void testTxToNever()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testNoTxToNotSupported
public void testNoTxToNotSupported()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testNoTxToRequired
public void testNoTxToRequired()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testNoTxToSupports
public void testNoTxToSupports()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testNoTxToRequiresNew
public void testNoTxToRequiresNew()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testNoTxToMandatory
public void testNoTxToMandatory()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
testNoTxToNever
public void testNoTxToNever()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException