org.omg.CosTransactions
Class PropagationContext
java.lang.Object
org.omg.CosTransactions.PropagationContext
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class PropagationContext
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL struct "PropagationContext".
- Version:
- generated at Aug 22, 2009 1:39:33 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- 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 timeout,
TransIdentity current,
TransIdentity[] parents,
org.omg.CORBA.Any implementation_specific_data)
Copyright © 2009. All Rights Reserved.