MpServicepublic class MetricsMpService extends java.lang.Object implements MpService
Server to enable support for metrics
and metrics REST API.
This handles only API of metrics. CDI support is in a separate module.
To use metrics system, you can either use static methods on (proprietary) RegistryFactory
or use CDI annotations.
| Constructor | Description |
|---|---|
MetricsMpService() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
configure(MpServiceContext serviceContext) |
Allow the service to add configuration through the context.
|
public void configure(MpServiceContext serviceContext)
MpServiceCopyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.