org.objectweb.jotm
Interface TransactionFactory
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- TransactionFactoryImpl
public interface TransactionFactory
- extends java.rmi.Remote
create
Control create(int timeout)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
recreate
Control recreate(TransactionContext ctx)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getPortNumber
int getPortNumber()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getHostName
java.lang.String getHostName()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException