Uses of Class
io.helidon.service.configuration.ucp.localhost.UCPServiceConfigurationLocalhostProvider
-
Packages that use UCPServiceConfigurationLocalhostProvider Package Description 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 UCPServiceConfigurationLocalhostProvider in io.helidon.service.configuration.ucp.localhost
Constructors in io.helidon.service.configuration.ucp.localhost with parameters of type UCPServiceConfigurationLocalhostProvider Constructor Description UCPServiceConfigurationLocalhost(UCPServiceConfigurationLocalhostProvider provider, Properties properties, System system, Properties coordinates)
Deprecated.Creates a newUCPServiceConfigurationLocalhost
.
-