org.omg.IOP
Interface TransactionService


public interface TransactionService

Holds the integer identifier of the TransactionService context. The content of that data structure is defined by OMG as CosTransactions::PropogationContext in the Object Transaction Service specification (formal/00-06-28).


Field Summary
static int value
          Specifies the TransactionService value, 0.
 

Field Detail

value

static final int value
Specifies the TransactionService value, 0.

See Also:
Constant Field Values