Class and Description |
---|
BreakHandler
Handles break situation.
|
Class and Description |
---|
BreakHandler
Handles break situation.
|
Class and Description |
---|
BreakHandler
Handles break situation.
|
Class and Description |
---|
BreakHandler
Handles break situation.
|
BreakHandlerFactory
This is generic factory method interface.
|
Class and Description |
---|
BreakHandler
Handles break situation.
|
Class and Description |
---|
BreakHandler
Handles break situation.
|
BreakHandlerFactory
This is generic factory method interface.
|
OnePerExecutionHandlerFactory
An implementation of
BreakHandlerFactory which creates new instance of given BreakHandler if it
does not exist in current execution context, otherwise returns BreakHandler bound to current execution
context (reuses the same instance for handling subsequent calls to
BreakHandler.onBreak(ContextAwareCircuitBreaker, Task, BreakStrategy, ExecutionContext) ). |
Copyright © 2017. All rights reserved.