org.omg.CosTransactions
Class PropagationContext
java.lang.Object
|
+--org.omg.CosTransactions.PropagationContext
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class PropagationContext
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
PropagationContext Type Class generated by the Idl2Java Compiler 3.1 of Jonathan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
timeout
public int timeout
current
public TransIdentity current
parents
public TransIdentity[] parents
implementation_specific_data
public org.omg.CORBA.Any implementation_specific_data
PropagationContext
public PropagationContext()
PropagationContext
public PropagationContext(int arg0,
TransIdentity arg1,
TransIdentity[] arg2,
org.omg.CORBA.Any arg3)