Files
helidon/microprofile
Tomas Langer 3adfa0d190 MetricSupport and RegistryFactory can be accessed in any order now. (#457)
* MetricSupport and RegistryFactory can be accessed in any order now.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>

* Metrics refactoring continued - using a singleton
RegistryFactory and removed singleton from MetricsSupport.
Delayed initialization of registries in MetricsSupport to latest
possible moment.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>

* Checkstyle fixes.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>

* Fixes in statically initialized singleton.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
2019-02-28 18:30:38 +01:00
..