Package | Description |
---|---|
org.microbean.configuration.spi |
Provides classes and interfaces for service providers for the
MicroBean Configuration framework.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceLoadingConfiguration<T>
An
AbstractConfiguration that flexibly loads some kind of
resource, or uses a previously loaded one, to satisfy demands for
configuration property values. |
class |
ApplicationPropertiesConfiguration
|
class |
EnvironmentVariablesConfiguration
An
AbstractConfiguration providing access to environment variabes. |
class |
PropertiesConfiguration
An
AbstractResourceLoadingConfiguration that gets configuration property
values from Properties resources. |
class |
SystemPropertiesConfiguration
An
AbstractConfiguration that houses System properties and hence, by definition,
minimally specific
ConfigurationValue s representing them. |
Copyright © 2017–2019, microBean. All rights reserved.