| Class | Description |
|---|---|
| ApplicationPropertySource |
Application properties can be get as combinations of locations and names.
|
| DefaultPropertyLoader |
Loads OpenL default properties from
classpath*:openl-default.properties |
| DefaultPropertySource |
OpenL default property sources.
|
| DisablePropertySource | |
| DynamicPropertySource |
Loads always actual properties from an external file located in ${openl.home} directory.
|
| PreferencePropertySource |
Properties stored in a hierarchical collection of preference data using Preferences API.
|
| PropertyBean | |
| PropertyResolverFunction | |
| PropertySourcesLoader |
Allows to combine environment properties, default application properties and external application properties.
|
| ServletContextPropertySource | |
| SysInfoPropertySource |
Contain system information about OpenL and environment.
|
Copyright © 2004–2022 OpenL Tablets. All rights reserved.