Uses of Class
org.jboss.tm.LocalId

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

Uses of LocalId in org.jboss.tm
 

Methods in org.jboss.tm that return LocalId
 LocalId TransactionImpl.getLocalId()
          Returns the local id of this transaction.
 LocalId XidImpl.getLocalId()
          Return a LocalId instance that identifies this transaction within the JBoss server.
 



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