public interface ReconnectPolicyInterface
Modifier and Type | Method and Description |
---|---|
boolean |
canConnectNow(EngineClientInterface bean)
decide whether the given bean should be allowed to reconnect now
|
void |
deregister(EngineClientInterface bean)
notification that this policy is no longer used to determine when to connect.
|
boolean canConnectNow(EngineClientInterface bean)
void deregister(EngineClientInterface bean)
Submit a bug or feature
Copyright (c) 2013-2016 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.