jBrokerTM ORB 4.1

org.omg.CosTransactions
Class PropagationContext

java.lang.Object
  |
  +--org.omg.CosTransactions.PropagationContext
All Implemented Interfaces:
IDLEntity, Serializable

public final synchronized class PropagationContext
extends Object
implements IDLEntity

See Also:
Serialized Form

Field Summary
 TransIdentity current
           
 Any implementation_specific_data
           
 TransIdentity[] parents
           
 int timeout
           
 
Constructor Summary
PropagationContext()
           
PropagationContext(int, TransIdentity, TransIdentity[], Any)
           
 
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,
                          TransIdentity,
                          TransIdentity[],
                          Any)

jBrokerTM ORB 4.1

jBroker is a registered trademark of Novell, Inc.
Copyright 1998-2003 Novell, Inc. All Rights Reserved.