| 
 | Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface XmlHelper.ParameterResolver
An interface that describes a callback to resolve a substitutable parameter value.
| Field Summary | |
|---|---|
| static java.lang.Object | UNRESOLVEDA constant that indicates that the parameter cannot be resolved. | 
| Method Summary | |
|---|---|
|  java.lang.Object | resolveParameter(java.lang.String sType, java.lang.String sValue)Resolve the passed substitutable parameter. | 
| Field Detail | 
|---|
static final java.lang.Object UNRESOLVED
| Method Detail | 
|---|
java.lang.Object resolveParameter(java.lang.String sType,
                                  java.lang.String sValue)
sType - the value of the "param-type" elementsValue - the value of the "param-value" element, which is enclosed by curly braces, indicating its substitutabilityUNRESOLVED constant| 
 | Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||