Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Class PropagationContext

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

public final class PropagationContext
extends Object
implements IDLEntity

The PropagationContext structure is passed between Transaction Service domains as an IOP::ServiceContext in both GIOP requests and replies.

See Also:
Serialized Form

Field Summary
 TransIdentity current
           
 Any implementation_specific_data
           
 TransIdentity[] parents
           
 int timeout
           
 
Constructor Summary
PropagationContext()
           
PropagationContext(int timeout, TransIdentity current, TransIdentity[] parents, Any implementation_specific_data)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timeout

public int timeout

current

public TransIdentity current

parents

public TransIdentity[] parents

implementation_specific_data

public Any implementation_specific_data
Constructor Detail

PropagationContext

public PropagationContext()

PropagationContext

public PropagationContext(int timeout,
                          TransIdentity current,
                          TransIdentity[] parents,
                          Any implementation_specific_data)

Novell exteNd Messaging Platform 5.2

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