org.objectweb.jonas.jtm.TransactionService Interface Reference

Inherited by org.objectweb.jonas.jtm.TransactionServiceImpl.

Inheritance diagram for org.objectweb.jonas.jtm.TransactionService:

Inheritance graph
[legend]
List of all members.

Public Member Functions

Current getCurrent ()
TransactionManager getTransactionManager ()
UserTransaction getUserTransaction ()
TransactionFactory getTransactionFactory ()
void setTimeout (int t)

Detailed Description

Transaction Service interface.

Definition at line 37 of file TransactionService.java.


Member Function Documentation

Current org.objectweb.jonas.jtm.TransactionService.getCurrent  ) 
 

Gets the Current object

Implemented in org.objectweb.jonas.jtm.TransactionServiceImpl.

Referenced by org.objectweb.jonas.server.Server.start().

TransactionFactory org.objectweb.jonas.jtm.TransactionService.getTransactionFactory  ) 
 

Gets the TransactionFactory object (JTM factory)

Implemented in org.objectweb.jonas.jtm.TransactionServiceImpl.

TransactionManager org.objectweb.jonas.jtm.TransactionService.getTransactionManager  ) 
 

Gets the TransactionManager

Implemented in org.objectweb.jonas.jtm.TransactionServiceImpl.

Referenced by org.objectweb.jonas.dbm.ConnectionManager.ConnectionManager(), org.objectweb.jonas.resource.Rar.createFactory(), org.objectweb.jonas.container.EJBServiceImpl.doInit(), org.objectweb.jonas_ejb.container.JTimerService.JTimerService(), org.objectweb.jonas.dbm.Pool.Pool(), and org.objectweb.jonas.resource.Rar.Rar().

UserTransaction org.objectweb.jonas.jtm.TransactionService.getUserTransaction  ) 
 

Gets the UserTransaction object

Implemented in org.objectweb.jonas.jtm.TransactionServiceImpl.

void org.objectweb.jonas.jtm.TransactionService.setTimeout int  t  ) 
 

Sets the default transaction timeout

Implemented in org.objectweb.jonas.jtm.TransactionServiceImpl.


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:07:03 2005 for JOnAS by  doxygen 1.3.9.1