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