public interface ServiceDiscoveryChangeListener
Modifier and Type | Method and Description |
---|---|
void |
connectionOptionsChanged(ServiceDiscoveryMechanism<?> changedService)
Invoked when the connection options for connecting to the servers have changed.
|
void |
partitionsChanged(ServiceDiscoveryMechanism<?> changedService)
Invoked when the service discovery mechanism detected that the servers have changed.
|
void partitionsChanged(ServiceDiscoveryMechanism<?> changedService)
changedService
- the service discovery mechanism that detected a changevoid connectionOptionsChanged(ServiceDiscoveryMechanism<?> changedService)
changedService
- the service discovery mechanism that detected a changeCopyright 2010-2018 ForgeRock AS.