|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.events.discovery.EventBrokerDiscoveryService
@SASScope(value="ALL") @BinaryCompatibilityOnly public class EventBrokerDiscoveryService
The Event Broker Discovery Service acts an integration point into the
EventBroker Service.
It can be used to locate available event brokers that have been deployed
via the Foundation Service deployment framework
or as standalone applications.
| Field Summary |
|---|
| Fields inherited from interface com.sas.services.events.discovery.EventBrokerDiscoveryServiceInterface |
|---|
EVENT_TYPE_BROADCAST, EVENT_TYPE_REQUEST_RESPONSE, LOCATE_ALL, LOCATE_ONE |
| Fields inherited from interface com.sas.services.RemoteServiceInterface |
|---|
CLASS_IDENTIFIER, CLASS_IDENTIFIER_1_1, CLASS_IDENTIFIER_1_2, CLASS_IDENTIFIER_SERVICE_TYPE, CLASS_IDENTIFIER_SERVICE_TYPE_1_1, CLASS_IDENTIFIER_SERVICE_TYPE_1_2 |
| Constructor Summary | |
|---|---|
EventBrokerDiscoveryService(DiscoveryServiceInterface discoveryService)
Deprecated. As of release 9.2, this class is no longer being supported. |
|
EventBrokerDiscoveryService(ServiceConfigurationInterface serviceConfiguration)
Deprecated. As of release 9.2, this class is no longer being supported. |
|
EventBrokerDiscoveryService(ServiceConfigurationInterface serviceConfiguration,
DiscoveryServiceInterface discoveryService)
Deprecated. As of release 9.2, this class is no longer being supported. |
|
| Method Summary |
|---|
| Methods inherited from interface com.sas.services.RemoteServiceInterface |
|---|
getCreationTime, getServiceConfiguration, getServiceConfiguration, getServiceState, isAccessibleToRemoteClients, isExported, reconfigure, setServiceState |
| Methods inherited from interface com.sas.entities.EntityKeyInterface |
|---|
getEntityKey, sameEntity, setEntityKey |
| Methods inherited from interface com.sas.services.mgmt.ServiceNotificationBroadcasterInterface |
|---|
addServiceObserver, notifyServiceObservers, removeAllServiceObservers, removeServiceObserver |
| Constructor Detail |
|---|
public EventBrokerDiscoveryService(DiscoveryServiceInterface discoveryService)
throws java.rmi.RemoteException,
ServiceException
ServiceException - if unable to construct an instance.
java.rmi.RemoteException - if a network anomaly is encountered.
@SASScope(value="ALL")
public EventBrokerDiscoveryService(ServiceConfigurationInterface serviceConfiguration)
throws java.rmi.RemoteException,
ServiceException
serviceConfiguration - Service configuration.
java.rmi.RemoteException - if a network anomaly occurs.
ServiceException - if unable to configure the service
using the specified service configuration.
public EventBrokerDiscoveryService(ServiceConfigurationInterface serviceConfiguration,
DiscoveryServiceInterface discoveryService)
throws java.rmi.RemoteException,
ServiceException
serviceConfiguration - Service configuration.
java.rmi.RemoteException - if a network anomaly occurs.
ServiceException - if unable to configure the service
using the specified service configuration.
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||