Uses of Class
com.hazelcast.config.ConfigXmlGenerator.XmlGenerator
-
Uses of ConfigXmlGenerator.XmlGenerator in com.hazelcast.config
Modifier and TypeMethodDescriptionConfigXmlGenerator.XmlGenerator.appendLabels
(Set<String> labels) ConfigXmlGenerator.XmlGenerator.appendProperties
(Map<String, ? extends Comparable> props) ConfigXmlGenerator.XmlGenerator.appendProperties
(Properties props) ConfigXmlGenerator.XmlGenerator.close()
ConfigXmlGenerator.XmlGenerator.nodeIfContents
(String name, Object contents, Object... attributes) Modifier and TypeMethodDescriptionprotected void
ConfigXmlGenerator.factoryWithPropertiesXmlGenerator
(ConfigXmlGenerator.XmlGenerator gen, String elementName, AbstractBaseFactoryWithPropertiesConfig<?> factoryWithProps) static void
ConfigXmlGenerator.namespaceConfigurations
(ConfigXmlGenerator.XmlGenerator gen, Config config) static void
ConfigXmlGenerator.namespacesConfiguration
(ConfigXmlGenerator.XmlGenerator gen, Config config) protected void
ConfigXmlGenerator.securityRealmGenerator
(ConfigXmlGenerator.XmlGenerator gen, String name, RealmConfig c) static void
ConfigXmlGenerator.tcpIpConfigXmlGenerator
(ConfigXmlGenerator.XmlGenerator gen, JoinConfig join)