| Package | Description |
|---|---|
| org.jboss.metadata.parser.ee | |
| org.jboss.metadata.parser.util | |
| org.jboss.metadata.property |
| Class and Description |
|---|
| PropertyReplacer
Replace any properties found within the provided text.
|
| Class and Description |
|---|
| PropertyReplacer
Replace any properties found within the provided text.
|
| Class and Description |
|---|
| JBossASSimpleExpressionResolver
Base class for
SimpleExpressionResolver implementations that
handle traditional JBoss AS style expressions, with syntax key[,key]*[:defaultValue]. |
| PropertyReplacer
Replace any properties found within the provided text.
|
| PropertyResolver
Deprecated.
use
SimpleExpressionResolver, which has a clearer contract |
| SimpleExpressionResolver
Resolves the value of a simple expression, where a simple expression is defined as the content
between the strings "${" and "}", with no other simple expressions nested inside.
|
| SimpleExpressionResolver.ResolutionResult
The result of
resolving some expression content. |
| SystemPropertyResolver
Attempt to resolve properties using system and environment properties.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.