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 XidImpl.getTrulyGlobalId()
          Return a GlobalId instance that identifies this transaction in a distributed environment.
 GlobalId TransactionImpl.getGlobalId()
          Returns the global id of this transaction.
 



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