Class and Description |
---|
AbstractConfiguration
Represents basic Externalized Configurations.
|
AbstractConfigurationJPADaoImpl
Abstract reusable
AbstractConfiguration class for other modules to extend. |
ConfigurationDao
DAO for
AbstractConfiguration |
ConfigurationService
Service level wrappers over
ConfigurationDao and in turn ConfigurationSource .Additional services like Authorization , Inherent Caching, event listeners on any setter methods etc
This implements ChangeGenerator and generates an event whenever ConfigurationDao.put(AbstractConfiguration) is called. |
ConfigurationSource
Any Source that provides Configuration
If IllegalArgumentException is thrown it will not break the the loop of multiple ConfigurationSource are chained. |
IConfiguration |
StaticConfiguration
A default implementation for
IConfiguration ; that can be used as a container or replacement for a property in Properties file. |
Class and Description |
---|
AbstractConfiguration
Represents basic Externalized Configurations.
|
ConfigurationService
Service level wrappers over
ConfigurationDao and in turn ConfigurationSource .Additional services like Authorization , Inherent Caching, event listeners on any setter methods etc
This implements ChangeGenerator and generates an event whenever ConfigurationDao.put(AbstractConfiguration) is called. |
Class and Description |
---|
ConfigurationService
Service level wrappers over
ConfigurationDao and in turn ConfigurationSource .Additional services like Authorization , Inherent Caching, event listeners on any setter methods etc
This implements ChangeGenerator and generates an event whenever ConfigurationDao.put(AbstractConfiguration) is called. |
Class and Description |
---|
ConfigurationSource
Any Source that provides Configuration
If IllegalArgumentException is thrown it will not break the the loop of multiple ConfigurationSource are chained. |
Class and Description |
---|
ConfigurationSource
Any Source that provides Configuration
If IllegalArgumentException is thrown it will not break the the loop of multiple ConfigurationSource are chained. |
Class and Description |
---|
AbstractConfiguration
Represents basic Externalized Configurations.
|
Class and Description |
---|
ConfigurationSource
Any Source that provides Configuration
If IllegalArgumentException is thrown it will not break the the loop of multiple ConfigurationSource are chained. |
Class and Description |
---|
ConfigurationSource
Any Source that provides Configuration
If IllegalArgumentException is thrown it will not break the the loop of multiple ConfigurationSource are chained. |
Class and Description |
---|
SpringStaticConfigurtationSource
Allow to fetch any
StaticConfiguration type from spring using namespace and name (key). |
Copyright © 2018. All rights reserved.