org.jboss.jca.core.spi.transaction.xa
Interface XidWrapper

All Superinterfaces:
Xid

public interface XidWrapper
extends Xid

A XidWrapper.

Version:
$Revision: 85945 $
Author:
Jesper Pedersen

Field Summary
 
Fields inherited from interface javax.transaction.xa.Xid
MAXBQUALSIZE, MAXGTRIDSIZE
 
Method Summary
 String getJndiName()
          Get the JNDI name
 
Methods inherited from interface javax.transaction.xa.Xid
getBranchQualifier, getFormatId, getGlobalTransactionId
 

Method Detail

getJndiName

String getJndiName()
Get the JNDI name

Returns:
The value


Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)