| Package | Description |
|---|---|
| org.jboss.gravia.runtime.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositePropertiesProvider
A Composite
PropertiesProvider. |
class |
DefaultPropertiesProvider
The default properties provider.
|
class |
EnvPropertiesProvider
A
PropertiesProvider backed by Environmental Variables. |
class |
MapPropertiesProvider
A
PropertiesProvider backed by a
Map. |
class |
RuntimePropertiesProvider
A properties provider that delegates to the runtime.
|
class |
SubstitutionPropertiesProvider
A
PropertiesProvider that is applying placeholder substitution based on the property values of an external PropertiesProvider. |
class |
SystemPropertiesProvider
A
PropertiesProvider that is backed by System Properties. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.