|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyStoreAccessor | |
---|---|
de.smartics.properties.api.config.domain | Provides domain objects for configuration. |
de.smartics.properties.impl.config.cache | Provides a ConfigurationPropertiesManagement implementation that provides a cache. |
de.smartics.properties.impl.config.ds | Provides a SerializableConfigurationPropertiesManagement implementation based on DataSource . |
de.smartics.properties.impl.config.jndi | Provides a SerializableConfigurationPropertiesManagement implementation based on JNDI. |
de.smartics.properties.spi.config.domain | Provides domain objects for configuration. |
de.smartics.properties.spi.config.support | Provides helpers for service provider to implement ConfigurationPropertiesFactory . |
Uses of PropertyStoreAccessor in de.smartics.properties.api.config.domain |
---|
Methods in de.smartics.properties.api.config.domain that return PropertyStoreAccessor | |
---|---|
PropertyStoreAccessor |
ConfigurationPropertiesManagement.getPropertyStoreAccessor() Provides direct access to the properties in the underlying store. |
Uses of PropertyStoreAccessor in de.smartics.properties.impl.config.cache |
---|
Methods in de.smartics.properties.impl.config.cache that return PropertyStoreAccessor | |
---|---|
PropertyStoreAccessor |
SerializableCacheConfigurationPropertiesManagement.getPropertyStoreAccessor() |
PropertyStoreAccessor |
CacheConfigurationPropertiesManagement.getPropertyStoreAccessor() |
Uses of PropertyStoreAccessor in de.smartics.properties.impl.config.ds |
---|
Methods in de.smartics.properties.impl.config.ds that return PropertyStoreAccessor | |
---|---|
PropertyStoreAccessor |
DataSourceConfigurationProperties.getPropertyStoreAccessor() |
Uses of PropertyStoreAccessor in de.smartics.properties.impl.config.jndi |
---|
Methods in de.smartics.properties.impl.config.jndi that return PropertyStoreAccessor | |
---|---|
PropertyStoreAccessor |
JndiConfigurationProperties.getPropertyStoreAccessor() |
Uses of PropertyStoreAccessor in de.smartics.properties.spi.config.domain |
---|
Methods in de.smartics.properties.spi.config.domain that return PropertyStoreAccessor | |
---|---|
PropertyStoreAccessor |
ConfigurationPropertiesManagementProxy.getPropertyStoreAccessor() |
Uses of PropertyStoreAccessor in de.smartics.properties.spi.config.support |
---|
Methods in de.smartics.properties.spi.config.support that return PropertyStoreAccessor | |
---|---|
PropertyStoreAccessor |
ConfigurationPropertiesManagementWithDefaults.getPropertyStoreAccessor() |
PropertyStoreAccessor |
AbstractInMemoryConfigurationProperties.getPropertyStoreAccessor() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |