Uses of Class
org.jboss.tm.GlobalId

Packages that use GlobalId
org.jboss.tm The default Transaction Manager implementation
 

Uses of GlobalId in org.jboss.tm
 

Methods in org.jboss.tm that return GlobalId
 GlobalId TransactionImpl.getGlobalId()
          Returns the global id of this transaction.
 GlobalId XidImpl.getTrulyGlobalId()
          Return a GlobalId instance that identifies this transaction in a distributed environment.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.