Interface InternalBridge.MetricRegistry.RegistryFactory

  • Enclosing interface:
    InternalBridge.MetricRegistry

    public static interface InternalBridge.MetricRegistry.RegistryFactory
    Abstraction of the RegistryFactory behavior used by internal Helidon clients.

    Using the name RegistryFactory here instead of just Factory should simplify changing the client code to use only the MP Metrics 2.0 implementation later.