|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SerializableConfigurationProperties
Provides access to all configuration properties for a given application in a given environment.
There are two ways to access property values.
ConfigurationProperties.getProperties(Class)
to obtain an implementation of an interface that provides access to the property values through its methods. This is the recommended way to deal with properties.getProperty
methods. This access may be more convenient, if the context deals with property keys that are provided by the user (e.g. from an UI).
de.smartics.properties.api.config
.
Method Summary |
---|
Methods inherited from interface de.smartics.properties.api.config.domain.ConfigurationProperties |
---|
addPropertyChangeListener, addPropertyChangeListener, getContext, getContext, getKey, getProperties, getProperty, getProperty, getProperty, getProperty, getProperty, getPropertyAsType, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValueAsString, getPropertyValueAsString, getPropertyValueAsString, getPropertyValueAsString, getValidatedProperty, getValidatedProperty, getValidatedProperty, isInAdminMode, removePropertyChangeListener, removePropertyChangeListener, toRepresentative, toSerializable, validate, validate, validate, validate, validate |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |