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

Man Page: coseventchanneladmin_consumeradmin

Operating Environment: linux

Section: 3erl

CosEventChannelAdmin_ConsumerAdmin(3erl)		     Erlang Module Definition			  CosEventChannelAdmin_ConsumerAdmin(3erl)

NAME
CosEventChannelAdmin_ConsumerAdmin - This module implements a ConsumerAdmin interface, which allows consumers to be connected to the event channel.
DESCRIPTION
The ConsumerAdmin interface defines the first step for connecting consumers to the event channel. It acts as a factory for creating proxy suppliers. Both consumer administration and supplier administration are defined as separate objects so that the creator of the channel can control the addition of suppliers and consumers. To get access to all definitions include necessary hrl files by using: -include_lib("cosEvent/include/*.hrl").
EXPORTS
obtain_push_supplier(Object) -> Return Types Object = #objref Return = #objref This operation returns a ProxyPushSupplier object reference. obtain_pull_supplier(Object) -> Return Types Object = #objref Return = #objref This operation returns a ProxyPullSupplier object reference. Ericsson AB cosEvent 2.1.10 CosEventChannelAdmin_ConsumerAdmin(3erl)
Related Man Pages
coseventapp(3erl) - linux
cosnotifychanneladmin_eventchannel(3erl) - linux
cosnotifychanneladmin_eventchannelfactory(3erl) - linux
cosnotifychanneladmin_proxypullsupplier(3erl) - linux
coseventchanneladmin_proxypullsupplier(3erl) - linux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Scripts without shebang
Merry Christmas!
Answers to Recently Asked Questions about UNIX.COM
YouTube: How to Use Code Tags and Format Posts @UNIX.com