linux man page for costransactions_control

Query: costransactions_control

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
cosnotifyfilter_filteradmin(3erl) - linux
cosnaming_namingcontextext(3erl) - linux
cosnotifychanneladmin_proxypullconsumer(3erl) - linux
costransactions_recoverycoordinator(3erl) - linux
costransactions_subtransactionawareresource(3erl) - linux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Answers to Recently Asked Questions about UNIX.COM
YouTube: How to Use Code Tags and Format Posts @UNIX.com