|
|||||||||||
| 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. |
java.lang.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 java.rmi.RemoteException
| Method Detail |
public Control create(int timeout)
throws java.rmi.RemoteException
create in interface TransactionFactoryjava.rmi.RemoteException
public Control recreate(TransactionContext ctx)
throws java.rmi.RemoteException
recreate in interface TransactionFactoryjava.rmi.RemoteException
public int getPortNumber()
throws java.rmi.RemoteException
getPortNumber in interface TransactionFactoryjava.rmi.RemoteException
public java.lang.String getHostName()
throws java.rmi.RemoteException
getHostName in interface TransactionFactoryjava.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||