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

Man Page: costransactions_control

Operating Environment: linux

Section: 3erl

CosTransactions_Control(3erl)				     Erlang Module Definition				     CosTransactions_Control(3erl)

NAME
CosTransactions_Control - This module implements the OMG CosTransactions::Control interface.
DESCRIPTION
To get access to the record definitions for the structures use: -include_lib("cosTransactions/include/CosTransactions.hrl").
EXPORTS
get_coordinator(Control) -> Return Types Control = #objref Return = Coordinator | {'EXCEPTION', E} Coordinator = #objref E = #'CosTransactions_Unavailable' {} This operation returns the Coordinator object associated with the target object. The Coordinator supports operations for termination of a transaction. get_terminator(Control) -> Return Types Control = #objref Return = Terminator | {'EXCEPTION', E} Terminator = #objref E = #'CosTransactions_Unavailable' {} This operation returns the Terminator object associated with the target object. The Terminator supports operations for termination of a transaction. Ericsson AB cosTransactions 1.2.10 CosTransactions_Control(3erl)
Related Man Pages
cosfiletransfer_filetransfersession(3erl) - linux
costransactions_coordinator(3erl) - linux
cosnotifychanneladmin_structuredproxypushsupplier(3erl) - linux
cosnotifychanneladmin_proxypullconsumer(3erl) - linux
costransactions_subtransactionawareresource(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Scripts without shebang
Status of UNIX.COM Forum Transformation
UNIX.com End of Year (EOY) Report (2019)