linux man page for coseventchanneladmin_supplieradmin

Query: coseventchanneladmin_supplieradmin

OS: linux

Section: 3erl

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

CosEventChannelAdmin_SupplierAdmin(3erl)		     Erlang Module Definition			  CosEventChannelAdmin_SupplierAdmin(3erl)

NAME
CosEventChannelAdmin_SupplierAdmin - This module implements a SupplierAdmin interface, which allows suppliers to be connected to the event channel.
DESCRIPTION
The SupplierAdmin interface defines the first step for connecting suppliers to the event channel. It acts as a factory for creating proxy consumers. 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_consumer(Object) -> Return Types Object = #objref Return = #objref This operation returns a ProxyPushConsumer object reference. obtain_pull_consumer(Object) -> Return Types Object = #objref Return = #objref This operation returns a ProxyPullConsumer object reference. Ericsson AB cosEvent 2.1.10 CosEventChannelAdmin_SupplierAdmin(3erl)
Related Man Pages
cosnotifychanneladmin_supplieradmin(3erl) - linux
cosnotification_adminpropertiesadmin(3erl) - linux
coseventchanneladmin_eventchannel(3erl) - linux
cosfiletransfer_fileiterator(3erl) - linux
cosnotifychanneladmin_proxypullconsumer(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Scripts without shebang