| Package | Description |
|---|---|
| org.refcodes.runtime |
This package contains runtime related interfaces and enumerations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RequestCorrelation<B extends RequestCorrelation<B>>
Provides methods to set Request-Correlation behavior: When enabled via
setRequestCorrelation(boolean) (or the like), then an existing
Request-Correlation-ID might be forwarded by setting it into the
Correlation singleton via Correlation.REQUEST's
Correlation.setId(String). |
Copyright © 2017. All rights reserved.