|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRetryExceptionHandler | |
|---|---|
| ch.elca.el4j.services.exceptionhandler.handler | |
| Uses of AbstractRetryExceptionHandler in ch.elca.el4j.services.exceptionhandler.handler |
|---|
| Subclasses of AbstractRetryExceptionHandler in ch.elca.el4j.services.exceptionhandler.handler | |
|---|---|
class |
AbstractReconfigureExceptionHandler
This class simplifies the implementation of exception handlers that use another implementation with the same semantic to fulfil the callers invocation. |
class |
AbstractSwappableTargetExceptionHandler
This class simplifies the implementation of exception handlers that use another implementation with the same interface to fulfil the callers invocation. |
class |
RetryExceptionHandler
This class implements an exception handler that tries to call the target several times after waiting a configurable delay. |
class |
RoundRobinSwappableTargetExceptionHandler
This class implements a round robin strategy to swap a proxy's target. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||