public class StandardConnectionStateErrorPolicy extends Object implements ConnectionStateErrorPolicy
ConnectionState.SUSPENDED and ConnectionState.LOST
as errors| Constructor and Description |
|---|
StandardConnectionStateErrorPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isErrorState(ConnectionState state)
Returns true if the given state should cause the recipe to
act as though the connection has been lost.
|
public boolean isErrorState(ConnectionState state)
ConnectionStateErrorPolicyisErrorState in interface ConnectionStateErrorPolicystate - the stateCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.