|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| 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.
| Method Summary | |
|---|---|
Object |
resolveParameter(String sType,
String sValue)
Resolve the passed substitutable parameter. |
| Method Detail |
|---|
Object resolveParameter(String sType,
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
substitutability
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||