|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosTransactions.TransIdentity
public final class TransIdentity
org/omg/CosTransactions/TransIdentity.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /usr/src/RPM/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CosTransactions.idl Wednesday, November 26, 2008 6:59:33 PM UTC
Field Summary | |
---|---|
Coordinator |
coord
|
otid_t |
otid
|
Terminator |
term
|
Constructor Summary | |
---|---|
TransIdentity()
|
|
TransIdentity(Coordinator _coord,
Terminator _term,
otid_t _otid)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Coordinator coord
public Terminator term
public otid_t otid
Constructor Detail |
---|
public TransIdentity()
public TransIdentity(Coordinator _coord, Terminator _term, otid_t _otid)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |