|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertiesStore | |
---|---|
de.smartics.properties.impl.config.ds | Provides a SerializableConfigurationPropertiesManagement implementation based on DataSource . |
de.smartics.properties.spi.config.ds | Provides implementations to provide access to data sources from configuration factories. |
Uses of PropertiesStore in de.smartics.properties.impl.config.ds |
---|
Methods in de.smartics.properties.impl.config.ds with parameters of type PropertiesStore | |
---|---|
void |
DataSourceConfigurationPropertiesFactory.setManager(ConfigurationKey<?> configurationKey, PropertiesStore manager) Sets the proxy to the data source manager that provides properties information. |
Constructors in de.smartics.properties.impl.config.ds with parameters of type PropertiesStore | |
---|---|
DataSourceConfigurationProperties(ConfigurationKey<?> key, de.smartics.properties.api.core.domain.PropertyDescriptorRegistry registry, PropertiesStore store, de.smartics.properties.api.core.security.PropertyValueSecurity decrypter) Default constructor. |
Uses of PropertiesStore in de.smartics.properties.spi.config.ds |
---|
Methods in de.smartics.properties.spi.config.ds that return PropertiesStore | |
---|---|
PropertiesStore |
PropertiesStore.Builder.build() Creates the instance. |
Constructors in de.smartics.properties.spi.config.ds with parameters of type PropertiesStore | |
---|---|
DataSourceConfigurationPropertyProvider(ConfigurationKey<?> configurationKey, PropertiesStore manager) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |