| Interface | Description |
|---|---|
| PropertyReplacer |
Replace any properties found within the provided text.
|
| PropertyResolver |
Attempts to resolve a property based on a provided name.
|
| Class | Description |
|---|---|
| CompositePropertyResolver |
Resolves properties using a series of other
PropertyResolvers; |
| PropertiesPropertyResolver |
Resolves properties using a
Properties object. |
| PropertyReplacers | |
| SystemPropertyResolver |
Attempt to resolve properties using system and environment properties.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.