Uses of Class
io.helidon.service.configuration.api.ServiceConfigurationProvider
-
Packages that use ServiceConfigurationProvider Package Description io.helidon.service.configuration.hikaricp Provides classes and interfaces for automatically discovering service configuration information relevant to Hikari connection pool componentry.io.helidon.service.configuration.hikaricp.accs Provides classes and interfaces for automatically discovering service configuration information relevant to Hikari connection pool componentry when running on the Oracle Application Cloud Container Service system.io.helidon.service.configuration.hikaricp.localhost Provides classes and interfaces for automatically discovering service configuration information relevant to Hikari connection pool componentry suitable for local testing environments.io.helidon.service.configuration.ucp Provides classes and interfaces for automatically discovering service configuration information relevant to Oracle Universal Connection Pool componentry.io.helidon.service.configuration.ucp.accs Provides classes and interfaces for automatically discovering service configuration information relevant to Oracle Universal Connection Pool componentry when running on the Oracle Application Cloud Container Service system.io.helidon.service.configuration.ucp.localhost Provides classes and interfaces for automatically discovering service configuration information relevant to Oracle Universal Connection Pool componentry suitable for local testing environments. -
-
Uses of ServiceConfigurationProvider in io.helidon.service.configuration.hikaricp
Subclasses of ServiceConfigurationProvider in io.helidon.service.configuration.hikaricp Modifier and Type Class Description class
HikariCPServiceConfigurationProvider
Deprecated.This class is slated for removal. -
Uses of ServiceConfigurationProvider in io.helidon.service.configuration.hikaricp.accs
Subclasses of ServiceConfigurationProvider in io.helidon.service.configuration.hikaricp.accs Modifier and Type Class Description class
HikariCPServiceConfigurationACCSProvider
Deprecated.This class is slated for removal. -
Uses of ServiceConfigurationProvider in io.helidon.service.configuration.hikaricp.localhost
Subclasses of ServiceConfigurationProvider in io.helidon.service.configuration.hikaricp.localhost Modifier and Type Class Description class
HikariCPServiceConfigurationLocalhostProvider
Deprecated.This class is slated for removal. -
Uses of ServiceConfigurationProvider in io.helidon.service.configuration.ucp
Subclasses of ServiceConfigurationProvider in io.helidon.service.configuration.ucp Modifier and Type Class Description class
UCPServiceConfigurationProvider
Deprecated.This class is slated for removal. -
Uses of ServiceConfigurationProvider in io.helidon.service.configuration.ucp.accs
Subclasses of ServiceConfigurationProvider in io.helidon.service.configuration.ucp.accs Modifier and Type Class Description class
UCPServiceConfigurationACCSProvider
Deprecated.This class is slated for removal. -
Uses of ServiceConfigurationProvider in io.helidon.service.configuration.ucp.localhost
Subclasses of ServiceConfigurationProvider in io.helidon.service.configuration.ucp.localhost Modifier and Type Class Description class
UCPServiceConfigurationLocalhostProvider
Deprecated.This class is slated for removal.
-