org.jboss.tm.iiop
Class TransactionId
java.lang.Object
org.jboss.tm.iiop.TransactionId
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class TransactionId
- extends Object
- implements IDLEntity
Generated from IDL definition of struct "TransactionId"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
formatId
public int formatId
globalId
public byte[] globalId
TransactionId
public TransactionId()
TransactionId
public TransactionId(int formatId,
byte[] globalId)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.