Searched defs:CurrentTransaction (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/CosTransactions/
H A DCurrentTransaction.java43 // Module: CurrentTransaction.java
97 public class CurrentTransaction { class
122 static Logger _logger = LogDomains.getLogger(CurrentTransaction.class, LogDomains.TRANSACTION_LOGGER);
128 /**Initialises the static state of the CurrentTransaction class.
402 synchronized(CurrentTransaction.class){
446 _logger.logp(Level.FINEST,"CurrentTransaction","endAborted()",
738 /**Informs the CurrentTransaction that a request is being sent.
845 /**Informs the CurrentTransaction that a reply has been received.
964 /**Informs the CurrentTransaction that a request has been received.
1350 /**Informs the CurrentTransaction tha
[all...]

Completed in 14 milliseconds