Click or drag to resize

DefaultConfigurableCacheFactoryConvertInt Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Protected methodStatic memberConvertInt(IXmlValue)
Convert the value in the specified IXmlValue to an int. If the conversion fails, a warning will be logged.
Protected methodStatic memberConvertInt(IXmlValue, Int32)
Convert the value in the specified IXmlValue to an int. If the conversion fails, a warning will be logged.
Top
See Also