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