JBoss EJB client 1.0.5.Final

org.jboss.ejb.client
Class UserTransactionID

java.lang.Object
  extended by org.jboss.ejb.client.TransactionID
      extended by org.jboss.ejb.client.UserTransactionID
All Implemented Interfaces:
Serializable

public final class UserTransactionID
extends TransactionID

Author:
David M. Lloyd
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.ejb.client.TransactionID
TransactionID.Serialized
 
Field Summary
 
Fields inherited from class org.jboss.ejb.client.TransactionID
PRIVATE_DATA_KEY
 
Method Summary
 String getNodeName()
          Get the associated node name.
 
Methods inherited from class org.jboss.ejb.client.TransactionID
createTransactionID, equals, getEncodedForm, getEncodedFormRaw, hashCode, writeReplace
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNodeName

public String getNodeName()
Get the associated node name.

Returns:
the name

JBoss EJB client 1.0.5.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.