JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
O
P
Q
R
S
T
W
S
ServiceContext
- Interface in
org.apache.tamaya.spi
This class models the component that is managing the lifecycle current the services used by the Configuration API.
ServiceContextManager
- Class in
org.apache.tamaya.spi
This singleton provides access to the services available in the current
ServiceContext
.
set(ServiceContext)
- Static method in class org.apache.tamaya.spi.
ServiceContextManager
Replace the current
ServiceContext
in use.
setConfigurationContext(ConfigurationContext)
- Static method in class org.apache.tamaya.
ConfigurationProvider
This method allows to replace the current
ConfigurationContext
with a new instance.
setConfigurationContext(ConfigurationContext)
- Method in interface org.apache.tamaya.spi.
ConfigurationProviderSpi
This method allows to replace the current
ConfigurationContext
with a new instance.
setContext(ConfigurationContext)
- Method in interface org.apache.tamaya.spi.
ConfigurationContextBuilder
Init this builder instance with the given
ConfigurationContext
instance.
setPropertyValueCombinationPolicy(PropertyValueCombinationPolicy)
- Method in interface org.apache.tamaya.spi.
ConfigurationContextBuilder
Sets the
PropertyValueCombinationPolicy
used to evaluate the final property values.
A
B
C
D
E
F
G
H
I
O
P
Q
R
S
T
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes