|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.rmi.PortableRemoteObject
org.objectweb.jotm.TransactionFactoryImpl
| Constructor Summary | |
TransactionFactoryImpl()
Constructor of the Transaction Factory |
|
| Method Summary | |
Control |
create(int timeout)
Create a new Control implementation on JTM. |
String |
getHostName()
management method |
int |
getPortNumber()
management method |
Control |
recreate(TransactionContext ctx)
Recreate locally a Control object for an existing transaction. |
| Methods inherited from class javax.rmi.PortableRemoteObject |
connect, exportObject, narrow, toStub, unexportObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TransactionFactoryImpl()
throws RemoteException
| Method Detail |
public Control create(int timeout)
throws RemoteException
create in interface TransactionFactoryRemoteException
public Control recreate(TransactionContext ctx)
throws RemoteException
recreate in interface TransactionFactoryRemoteException
public int getPortNumber()
throws RemoteException
getPortNumber in interface TransactionFactoryRemoteException
public String getHostName()
throws RemoteException
getHostName in interface TransactionFactoryRemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||