| Package | Description |
|---|---|
| io.helidon.microprofile.faulttolerance |
Helidon implementation of Microprofile fault tolerance.
|
| io.helidon.microprofile.health |
Implements the JAX-RS and CDI support for microprofile.
|
| io.helidon.microprofile.metrics |
Microprofile metrics specification implementation.
|
| io.helidon.microprofile.security |
Integration of Helidon security with Microprofile server.
|
| io.helidon.microprofile.server.spi |
SPI to extends microprofile server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FaultToleranceMpService.configure(MpServiceContext mpServiceContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
HealthMpService.configure(MpServiceContext mpServiceContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsMpService.configure(MpServiceContext serviceContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityMpService.configure(MpServiceContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MpService.configure(MpServiceContext context)
Allow the service to add configuration through the context.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.