org.omg.CosTransactions
Class TransIdentity
java.lang.Object
org.omg.CosTransactions.TransIdentity
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class TransIdentity
- extends Object
- implements IDLEntity
org/omg/CosTransactions/TransIdentity.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/CosTransactions.idl
Monday, June 18, 2012 10:36:15 AM CEST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
coord
public Coordinator coord
term
public Terminator term
otid
public otid_t otid
TransIdentity
public TransIdentity()
TransIdentity
public TransIdentity(Coordinator _coord,
Terminator _term,
otid_t _otid)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.