| Interface | Description |
|---|---|
| CircuitBreakersPanel |
A CircuitBreakersPanel is a central point collecting all circuit breakers in Lagom.
|
| ServiceClientGuiceSupport |
Applications that already use Guice as their DI framework may implement this interface to bind
clients for Lagom services.
|
| Class | Description |
|---|---|
| CircuitBreakingServiceLocator |
Abstract service locator that provides circuit breaking.
|
| ConfigurationServiceLocator |
A service locator that uses static configuration and provides circuit breaker
|