AsyncBrokerService
, AsyncBrokerServiceBase
, BrokerService
, BrokerServiceBase
, EventBrokerService
, EventReceivingBrokerService
, MessageBrokerService
, RequestBrokerService
, RequestReceivingBrokerService
public interface PublishingService<T>
PublishingService<T>
interface defines publisher contract for Publish/Subscribe pattern.Modifier and Type | Method | Description |
---|---|---|
void |
publish(T obj) |
Publishes event object.
|
void publish(T obj)
obj
- event to be processed by subscribersSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.