|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInMemoryConfigurationProperties | |
---|---|
de.smartics.properties.impl.config.classpath | Provides a ConfigurationProperties implementation based on Properties that provides properties from registered declarations and definitions on the class path. |
de.smartics.properties.impl.config.properties | Provides a ConfigurationProperties implementation based on Properties . |
de.smartics.properties.spi.config.support | Provides helpers for service provider to implement ConfigurationPropertiesFactory . |
Uses of AbstractInMemoryConfigurationProperties in de.smartics.properties.impl.config.classpath |
---|
Subclasses of AbstractInMemoryConfigurationProperties in de.smartics.properties.impl.config.classpath | |
---|---|
class |
ClasspathConfigurationProperties Implementation based on Properties . |
Uses of AbstractInMemoryConfigurationProperties in de.smartics.properties.impl.config.properties |
---|
Subclasses of AbstractInMemoryConfigurationProperties in de.smartics.properties.impl.config.properties | |
---|---|
class |
PropertiesConfigurationProperties Implementation based on Properties . |
Uses of AbstractInMemoryConfigurationProperties in de.smartics.properties.spi.config.support |
---|
Subclasses of AbstractInMemoryConfigurationProperties in de.smartics.properties.spi.config.support | |
---|---|
class |
BootConfigurationProperties Implementation based on Properties . |
Methods in de.smartics.properties.spi.config.support that return AbstractInMemoryConfigurationProperties | |
---|---|
AbstractInMemoryConfigurationProperties |
AbstractInMemoryConfigurationProperties.addClassPathProperties(Class<?> propertiesInterface) Loads the properties for the given properties interface from the class path. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |