Uses of Interface
com.tangosol.run.xml.XmlHelper.ParameterResolver
Package
Description
Contains classes providing basic XML related functionality.
-
Uses of XmlHelper.ParameterResolver in com.tangosol.run.xml
Modifier and TypeMethodDescriptionstatic Object
XmlHelper.createInstance
(XmlElement xml, ClassLoader loader, XmlHelper.ParameterResolver resolver) Create an instance of the class configured using an XmlElement of the following structure:static Object
XmlHelper.createInstance
(XmlElement xml, ClassLoader loader, XmlHelper.ParameterResolver resolver, Class clzAssignable) Create an instance of the class configured using an XmlElement of the following structure:static Object[]
XmlHelper.parseInitParams
(XmlElement xmlParams, XmlHelper.ParameterResolver resolver) Parse the specified "init-params" element of the following structure: