Class ChenileVersionConfiguration
java.lang.Object
org.chenile.configuration.core.ChenileVersionConfiguration
- All Implemented Interfaces:
InitializingBean
This file exists for transferring version information to ChenileConfiguration.
This is because we wanted two configuration files to read property files -
one for version.txt and the other for chenile.properties
- Author:
- Raja Shankar Kolluru
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) ChenileConfigurationprivate static final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
chenileConfiguration
-
VERSION_PATTERN
- See Also:
-
-
Constructor Details
-
ChenileVersionConfiguration
public ChenileVersionConfiguration()
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceInitializingBean- Throws:
Exception
-
loadVersions
- Throws:
IOException
-