Package io.quarkus.registry.client.spi
Interface RegistryClientFactoryProvider
public interface RegistryClientFactoryProvider
Registry client factory service provider interface that will be looked up on the class path using the ServiceLoader
mechanism.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
newRegistryClientFactory
-