A C G I U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- appliesTo(Properties, System, Properties) - Method in class io.helidon.service.configuration.ucp.localhost.UCPServiceConfigurationLocalhostProvider
-
Deprecated.Overrides the
UCPServiceConfigurationProvider.appliesTo(Properties, io.helidon.service.configuration.api.System, Properties)method to returntrueif the suppliedSystemis enabled and an instance ofLocalhostSystemand if the UCPServiceConfigurationProvider.appliesTo(Properties, io.helidon.service.configuration.api.System, Properties) method returnstrue.
C
- create(Properties, System, Properties) - Method in class io.helidon.service.configuration.ucp.localhost.UCPServiceConfigurationLocalhostProvider
-
Deprecated.Overrides the
UCPServiceConfigurationProvider.create(Properties, io.helidon.service.configuration.api.System, Properties)method to return a newUCPServiceConfigurationLocalhostinstance when invoked.
G
- getProperty(String, String) - Method in class io.helidon.service.configuration.ucp.localhost.UCPServiceConfigurationLocalhost
-
Deprecated.Overrides the
UCPServiceConfiguration.getProperty(String, String)method to return a value for the suppliedpropertyName, and, if one is not found and thepropertyNameparameter value starts withjavax.sql.Datasource., to "just-in-time" install certain properties related to the data source in question, before attempting its retrieval again.
I
- installDataSourceProperties(Properties, System, Properties, String) - Method in class io.helidon.service.configuration.ucp.localhost.UCPServiceConfigurationLocalhostProvider
-
Deprecated.Overrides the
UCPServiceConfigurationProvider.installDataSourceProperties(Properties, io.helidon.service.configuration.api.System, Properties, String)method to automatically create in-memory H2 databases as needed. - io.helidon.service.configuration.ucp.localhost - package 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.
U
- UCPServiceConfigurationLocalhost - Class in io.helidon.service.configuration.ucp.localhost
-
Deprecated.This class is slated for removal.
- UCPServiceConfigurationLocalhost(UCPServiceConfigurationLocalhostProvider, Properties, System, Properties) - Constructor for class io.helidon.service.configuration.ucp.localhost.UCPServiceConfigurationLocalhost
-
Deprecated.Creates a new
UCPServiceConfigurationLocalhost. - UCPServiceConfigurationLocalhostProvider - Class in io.helidon.service.configuration.ucp.localhost
-
Deprecated.This class is slated for removal.
- UCPServiceConfigurationLocalhostProvider() - Constructor for class io.helidon.service.configuration.ucp.localhost.UCPServiceConfigurationLocalhostProvider
-
Deprecated.Creates a new
UCPServiceConfigurationLocalhostProvider.
All Classes All Packages