A B C G I P S 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.UCPServiceConfigurationProvider
-
Deprecated.Returns
trueif thisUCPServiceConfigurationProvideris relevant in the configuration space described by the supplied properties,Systemand coordinates.
B
- buildFor(Set<? extends System>, Properties) - Method in class io.helidon.service.configuration.ucp.UCPServiceConfigurationProvider
-
Deprecated.Overrides the
ServiceConfigurationProvider.buildFor(Set, Properties)method to ensure that there is an authoritativeSystemand then, if so, calls theappliesTo(Properties, io.helidon.service.configuration.api.System, Properties)method, and, if that returnstrue, then calls thecreate(Properties, io.helidon.service.configuration.api.System, Properties)method and returns its result.
C
- coordinates - Variable in class io.helidon.service.configuration.ucp.UCPServiceConfiguration
-
Deprecated.A
Propertiesinstance representing the meta-properties in effect at the time thisUCPServiceConfigurationwas constructed. - create(Properties, System, Properties) - Method in class io.helidon.service.configuration.ucp.UCPServiceConfigurationProvider
-
Deprecated.Creates and returns a new
UCPServiceConfiguration.
G
- getDataSourceProperty(Properties, System, Properties, String, String) - Method in class io.helidon.service.configuration.ucp.UCPServiceConfigurationProvider
-
Deprecated.Returns the value of a property found in the
propertiesparameter value, or, failing that, in the suppliedSystem's properties, or, failing that, in the suppliedcoordinatesparameter value, that applies to the data source identified by the supplieddataSourceNameparameter, taking into account the prefix. - getPrefix() - Method in class io.helidon.service.configuration.ucp.UCPServiceConfigurationProvider
-
Deprecated.Returns the prefix with which relevant property names will start.
- getProperty(String, String) - Method in class io.helidon.service.configuration.ucp.UCPServiceConfiguration
-
Deprecated.Returns a value for the property described by the supplied
propertyName, or the value of the supplieddefaultValueparameter if no such property value exists. - getPropertyNames() - Method in class io.helidon.service.configuration.ucp.UCPServiceConfiguration
-
Deprecated.Returns an unmodifiable and unchanging
SetofStrings representing the names of properties whose values may be retrieved with theUCPServiceConfiguration.getProperty(String, String)method.
I
- installDataSourceProperties(Properties, System, Properties, String) - Method in class io.helidon.service.configuration.ucp.UCPServiceConfigurationProvider
-
Deprecated.Installs any discoverable properties that might exist that pertain to the data source identified by the supplied
dataSourceNameinto the suppliedtargetPropertiesobject, optionally using the suppliedsystemandcoordinatesobjects in the process. - io.helidon.service.configuration.ucp - package io.helidon.service.configuration.ucp
-
Provides classes and interfaces for automatically discovering service configuration information relevant to Oracle Universal Connection Pool componentry.
P
- properties - Variable in class io.helidon.service.configuration.ucp.UCPServiceConfiguration
-
Deprecated.A
Propertiesinstance supplied at construction time containing the property values that will ultimately be returned by the default implementation of theUCPServiceConfiguration.getPropertyNames()andUCPServiceConfiguration.getProperty(String, String)methods.
S
- system - Variable in class io.helidon.service.configuration.ucp.UCPServiceConfiguration
-
Deprecated.The
Systemthat was determined to be the authoritativeSystemat the time thisUCPServiceConfigurationwas constructed.
U
- UCPServiceConfiguration - Class in io.helidon.service.configuration.ucp
-
Deprecated.This class is slated for removal.
- UCPServiceConfiguration(Properties, System, Properties) - Constructor for class io.helidon.service.configuration.ucp.UCPServiceConfiguration
-
Deprecated.Creates a new
UCPServiceConfiguration. - UCPServiceConfigurationProvider - Class in io.helidon.service.configuration.ucp
-
Deprecated.This class is slated for removal.
- UCPServiceConfigurationProvider() - Constructor for class io.helidon.service.configuration.ucp.UCPServiceConfigurationProvider
-
Deprecated.
All Classes All Packages