Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Class TransIdentity

java.lang.Object
  extended byorg.omg.CosTransactions.TransIdentity
All Implemented Interfaces:
IDLEntity, Serializable

public final class TransIdentity
extends Object
implements IDLEntity

A structure that defines information for a single transaction.

See Also:
Serialized Form

Field Summary
 Coordinator coord
           
 otid_t otid
           
 Terminator term
           
 
Constructor Summary
TransIdentity()
           
TransIdentity(Coordinator coord, Terminator term, otid_t otid)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

coord

public Coordinator coord

term

public Terminator term

otid

public otid_t otid
Constructor Detail

TransIdentity

public TransIdentity()

TransIdentity

public TransIdentity(Coordinator coord,
                     Terminator term,
                     otid_t otid)

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.