| Package | Description |
|---|---|
| org.refcodes.runtime |
Constants:
The
const package contains enumerations and static final interface
variables (constants) being the invariants as used by this artifact. |
| 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#setId(String). |
Copyright © 2017. All rights reserved.