Man Page: costransactions_transactionfactory
Operating Environment: linux
Section: 3erl
CosTransactions_TransactionFactory(3erl) Erlang Module Definition CosTransactions_TransactionFactory(3erl)NAMECosTransactions_TransactionFactory - This module implements the OMG CosTransactions::TransactionFactory interface.DESCRIPTIONTo get access to the record definitions for the structures use: -include_lib("cosTransactions/include/CosTransactions.hrl").EXPORTScreate(TransactionFactory, Timeout) -> Control Types TransactionFactory = #objref Timeout = integer() Control = #objref This operation creates a new top-level transaction. The Timeout argument can be: * 0 - no timeout. * N (integer() > 0) - the transaction will be subject to being rolled back if it does not complete before N seconds have elapsed. Ericsson AB cosTransactions 1.2.10 CosTransactions_TransactionFactory(3erl)
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| Rules for Homework & Coursework Questions Forum |
| Scripts without shebang |