@NonNullByDefault
See: Description
| Interface | Description |
|---|---|
| CheckedConsumer<T> |
Consumer which can throw a checked exception. |
| ManagedNewTransactionRunner |
Managed transactions utility to simplify handling of new transactions and ensure they are always closed.
|
| Class | Description |
|---|---|
| LoggingRejectedExecutionHandler |
A
RejectedExecutionHandler which logs
instead of throwing an exception (like e.g. |
| ManagedNewTransactionRunnerImpl |
Implementation of
ManagedNewTransactionRunner. |
| Annotation Type | Description |
|---|---|
| OpenDaylightImmutableStyle |
Immutables.org style meta annotation.
|
Copyright © 2018 OpenDaylight. All rights reserved.