public class LoadBalancingConnectorInfoManager extends AsyncRemoteConnectorInfoManager
messageDistributor, remoteCloseabledelegatesisRunning| Constructor and Description |
|---|
LoadBalancingConnectorInfoManager(LoadBalancingAlgorithmFactory loadBalancingAlgorithmFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.forgerock.util.promise.Promise<ConnectorFacade,RuntimeException> |
newInstance(ConnectorKey key,
org.forgerock.util.Function<LoadBalancingConnectorFacadeContext,APIConfiguration,RuntimeException> transformer) |
doClose, getMessageDistributoraddAsyncConnectorInfoManager, findConnectorInfo, findConnectorInfoAsync, findConnectorInfoAsync, getConnectorInfos, getDelegates, onAddAsyncConnectorInfoManager, removeAsyncConnectorInfoManager, whenaddCloseListener, canCloseNow, close, invokeCloseListener, isRunning, removeCloseListenerpublic LoadBalancingConnectorInfoManager(LoadBalancingAlgorithmFactory loadBalancingAlgorithmFactory)
public org.forgerock.util.promise.Promise<ConnectorFacade,RuntimeException> newInstance(ConnectorKey key, org.forgerock.util.Function<LoadBalancingConnectorFacadeContext,APIConfiguration,RuntimeException> transformer)
Copyright © 2018–2025. All rights reserved.