|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SerializableConfigurationProperties in de.smartics.properties.api.config.domain |
---|
Subinterfaces of SerializableConfigurationProperties in de.smartics.properties.api.config.domain | |
---|---|
interface |
SerializableConfigurationPropertiesManagement Provides management access to the serializable configuration properties. |
Methods in de.smartics.properties.api.config.domain that return SerializableConfigurationProperties | |
---|---|
SerializableConfigurationProperties |
ConfigurationProperties.toSerializable() Creates a serializable variant of this implementation. |
Uses of SerializableConfigurationProperties in de.smartics.properties.impl.config.cache |
---|
Classes in de.smartics.properties.impl.config.cache that implement SerializableConfigurationProperties | |
---|---|
class |
SerializableCacheConfigurationPropertiesManagement A delegate that provides a cache. |
Methods in de.smartics.properties.impl.config.cache with parameters of type SerializableConfigurationProperties | ||
---|---|---|
|
SerializableCacheConfigurationPropertiesManagement.getProperties(Class<T> propertiesInterface, SerializableConfigurationProperties configuration) |
Uses of SerializableConfigurationProperties in de.smartics.properties.impl.config.classpath |
---|
Classes in de.smartics.properties.impl.config.classpath that implement SerializableConfigurationProperties | |
---|---|
class |
ClasspathConfigurationProperties Implementation based on Properties . |
Uses of SerializableConfigurationProperties in de.smartics.properties.impl.config.ds |
---|
Classes in de.smartics.properties.impl.config.ds that implement SerializableConfigurationProperties | |
---|---|
class |
DataSourceConfigurationProperties Implementation based on a data source. |
Uses of SerializableConfigurationProperties in de.smartics.properties.impl.config.jndi |
---|
Classes in de.smartics.properties.impl.config.jndi that implement SerializableConfigurationProperties | |
---|---|
class |
JndiConfigurationProperties Implementation based on JNDI. |
Uses of SerializableConfigurationProperties in de.smartics.properties.impl.config.properties |
---|
Classes in de.smartics.properties.impl.config.properties that implement SerializableConfigurationProperties | |
---|---|
class |
PropertiesConfigurationProperties Implementation based on Properties . |
Uses of SerializableConfigurationProperties in de.smartics.properties.spi.config.domain |
---|
Classes in de.smartics.properties.spi.config.domain that implement SerializableConfigurationProperties | |
---|---|
class |
ConfigurationPropertiesManagementProxy A serialization proxy that allows non serializable configuration properties instances to be serialized using their factories cache and ability to recreate that instances. |
class |
ConfigurationPropertiesProxy A serialization proxy that allows non serializable configuration properties instances to be serialized using their factories cache and ability to recreate that instances. |
Methods in de.smartics.properties.spi.config.domain that return SerializableConfigurationProperties | |
---|---|
SerializableConfigurationProperties |
ConfigurationPropertiesProxy.toSerializable() |
Uses of SerializableConfigurationProperties in de.smartics.properties.spi.config.proxy |
---|
Methods in de.smartics.properties.spi.config.proxy with parameters of type SerializableConfigurationProperties | ||
---|---|---|
|
PropertyConfigurationObjectBuilder.build(Class<T> propertiesInterface, SerializableConfigurationProperties configurationProperties) Build the object that contains the properties information for the given properties interface. |
Constructors in de.smartics.properties.spi.config.proxy with parameters of type SerializableConfigurationProperties | |
---|---|
PropertiesProxyInvocationHandler(SerializableConfigurationProperties configurationProperties) Default constructor. |
Uses of SerializableConfigurationProperties in de.smartics.properties.spi.config.support |
---|
Subinterfaces of SerializableConfigurationProperties in de.smartics.properties.spi.config.support | |
---|---|
interface |
SerializableConfigurationPropertiesManagementSpi Provides an extended interface to service providers. |
Classes in de.smartics.properties.spi.config.support that implement SerializableConfigurationProperties | |
---|---|
class |
AbstractInMemoryConfigurationProperties An implementation that stores all properties in-memory. |
class |
BootConfigurationProperties Implementation based on Properties . |
class |
ConfigurationPropertiesManagementWithDefaults A configuration properties instance that contains the main configuration properties, which matches the key, and all the defaults that have a partial representation of the key. |
Methods in de.smartics.properties.spi.config.support with parameters of type SerializableConfigurationProperties | ||
---|---|---|
|
ConfigurationPropertiesSpi.getProperties(Class<T> propertiesInterface, SerializableConfigurationProperties configuration) Returns a implementation of the given interface that has access to the property keys, the property descriptors and the properties itself, when they are declared in the given interface. |
|
|
AbstractConfigurationProperties.getProperties(Class<T> propertiesInterface, SerializableConfigurationProperties configuration) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |