org.omg.CosTransactions

Class PropagationContext

Implemented Interfaces:
IDLEntity

public final class PropagationContext
extends Object
implements IDLEntity

PropagationContext Type Class generated by the Idl2Java Compiler 3.1 of Jonathan

Field Summary

TransIdentity
current
Any
implementation_specific_data
TransIdentity[]
parents
int
timeout

Constructor Summary

PropagationContext()
PropagationContext(int arg0, TransIdentity arg1, TransIdentity arg2, Any arg3)

Field Details

current

public TransIdentity current


implementation_specific_data

public Any implementation_specific_data


parents

public TransIdentity[] parents


timeout

public int timeout

Constructor Details

PropagationContext

public PropagationContext()


PropagationContext

public PropagationContext(int arg0,
                          TransIdentity arg1,
                          TransIdentity arg2,
                          Any arg3)