Uses of Class
com.hazelcast.config.AbstractXmlConfigHelper
Package
Description
Contains classes related to config for com.hazelcast.client
Provides classes for configuring HazelcastInstance.
-
Uses of AbstractXmlConfigHelper in com.hazelcast.client.config
Modifier and TypeClassDescriptionclass
Loads theClientConfig
using XML.class
Loads theClientFailoverConfig
using XML. -
Uses of AbstractXmlConfigHelper in com.hazelcast.config
Modifier and TypeClassDescriptionclass
Contains logic for replacing system variables in the XML file and importing XML files from different locations.