costransactions_transactionfactory(3erl) linux man page | unix.com

Man Page: costransactions_transactionfactory

Operating Environment: linux

Section: 3erl

CosTransactions_TransactionFactory(3erl)		     Erlang Module Definition			  CosTransactions_TransactionFactory(3erl)

NAME
CosTransactions_TransactionFactory - This module implements the OMG CosTransactions::TransactionFactory interface.
DESCRIPTION
To get access to the record definitions for the structures use: -include_lib("cosTransactions/include/CosTransactions.hrl").
EXPORTS
create(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)
Related Man Pages
costransactions(3erl) - linux
cosnotification_adminpropertiesadmin(3erl) - linux
cosnotifychanneladmin_proxypushconsumer(3erl) - linux
cospropertyservice_propertysetfactory(3erl) - linux
costransactions_subtransactionawareresource(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Forum Video Tutorial: How to Use Code Tags
YouTube: How to Use Code Tags and Format Posts @UNIX.com