org.omg.CosTransactions
Class PropagationContext
java.lang.Object
org.omg.CosTransactions.PropagationContext
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class PropagationContext
- extends Object
- implements IDLEntity
org/omg/CosTransactions/PropagationContext.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/CosTransactions.idl
Saturday, November 26, 2011 9:53:36 PM UTC
- 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 Any implementation_specific_data
PropagationContext
public PropagationContext()
PropagationContext
public PropagationContext(int _timeout,
TransIdentity _current,
TransIdentity[] _parents,
Any _implementation_specific_data)
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.