public static final class RecoveryPolicy.Default extends java.lang.Object implements RecoveryPolicy
RecoveryPolicy.Default| Constructor and Description |
|---|
Default(boolean throwRuntimeException,
boolean removeBrokenContent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldRemoveBrokenContent() |
boolean |
shouldThrowRuntimeException() |
public Default(boolean throwRuntimeException,
boolean removeBrokenContent)
public boolean shouldThrowRuntimeException()
shouldThrowRuntimeException in interface RecoveryPolicypublic boolean shouldRemoveBrokenContent()
shouldRemoveBrokenContent in interface RecoveryPolicy