public class MetricsMpService extends 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 and Description |
|---|
MetricsMpService() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(MpServiceContext serviceContext)
Allow the service to add configuration through the context.
|
public void configure(MpServiceContext serviceContext)
MpServiceCopyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.