public class LoadBalancingConnectorInfoManager extends AsyncRemoteConnectorInfoManager
messageDistributor, remoteCloseable
delegates
isRunning
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, getMessageDistributor
addAsyncConnectorInfoManager, findConnectorInfo, findConnectorInfoAsync, findConnectorInfoAsync, getConnectorInfos, getDelegates, onAddAsyncConnectorInfoManager, removeAsyncConnectorInfoManager, when
addCloseListener, canCloseNow, close, invokeCloseListener, isRunning, removeCloseListener
public 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.