|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventBrokerServiceInterface | |
---|---|
com.sas.services.events.broker | Broker events that are triggered by various transport protocols. |
com.sas.services.events.discovery | Locate event brokers. |
Uses of EventBrokerServiceInterface in com.sas.services.events.broker |
---|
Methods in com.sas.services.events.broker that return EventBrokerServiceInterface | |
---|---|
static EventBrokerServiceInterface |
EventBrokerServiceFactory.createService(ServiceConfigurationInterface serviceConfiguration,
DiscoveryServiceInterface discoveryService)
Deprecated. Instantiates a new Event Broker service initialized with the specified configuration. |
Uses of EventBrokerServiceInterface in com.sas.services.events.discovery |
---|
Methods in com.sas.services.events.discovery that return EventBrokerServiceInterface | |
---|---|
EventBrokerServiceInterface |
EventBrokerDiscoveryServiceInterface.locateBroker(java.lang.String eventName,
int eventType)
Deprecated. As of release 9.2, this class is no longer being supported. |
EventBrokerServiceInterface |
EventBrokerDiscoveryService.locateBroker(java.lang.String eventName,
int eventType)
Deprecated. As of release 9.2, this class is no longer being supported. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |