Package | Description |
---|---|
com.neurosys.configs |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuthorizableConfiguration
AbstractConfiguration that is Authorizable Useful where we want to control which configuration can be controlled by people or processes with different Authorization s |
class |
AbstractConfiguration
Represents basic Externalized Configurations.
|
class |
DefaultConfiguration
Deprecated.
because Each application that uses this library should define its own Configuration Entity
and not use a generic one.
|
class |
SpringStaticConfiguration<V>
A
StaticConfiguration that is BeanNameAware ; it automatically assigns the name and the namespace based on the bean name. |
class |
StaticConfiguration<K,V>
A default implementation for
IConfiguration ; that can be used as a container or replacement for a property in Properties file. |
Copyright © 2018. All rights reserved.