public final class TransIdentity extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
Coordinator |
coord |
otid_t |
otid |
Terminator |
term |
| Constructor and Description |
|---|
TransIdentity() |
TransIdentity(Coordinator coord,
Terminator term,
otid_t otid) |
public Coordinator coord
public Terminator term
public otid_t otid
public TransIdentity()
public TransIdentity(Coordinator coord, Terminator term, otid_t otid)
Copyright © 2015 JacORB. All rights reserved.