J-Integra® Espresso Programming Documentation (API)

EventChannel.for_consumers Method

Normally a single EventChannel provides a single ConsumerAdmin, but advanced ECs, for example, those based in the CosNotification service, can provide multiple ConsumerAdmin interfaces.

ConsumerAdmin for_consumers();

Parameters

none

Return Value

A ConsumerAdmin object.

Remarks

none

Exceptions

none

See Also

EventChannel Interface | EventChannel Members | Ics.CosEventChannelAdmin Namespace