Uses of Class
org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
Packages that use ConfigurationMarshaller.NuxeoConfContent
-
Uses of ConfigurationMarshaller.NuxeoConfContent in org.nuxeo.launcher.config
Methods in org.nuxeo.launcher.config that return ConfigurationMarshaller.NuxeoConfContentModifier and TypeMethodDescriptionprotected ConfigurationMarshaller.NuxeoConfContent
ConfigurationMarshaller.readConfiguration
(Path nuxeoConfPath) Methods in org.nuxeo.launcher.config with parameters of type ConfigurationMarshaller.NuxeoConfContentModifier and TypeMethodDescriptionprotected void
ConfigurationMarshaller.editConfiguratorConf
(ConfigurationMarshaller.NuxeoConfContent content, ConfigurationHolder configHolder) protected void
ConfigurationMarshaller.editUserConf
(ConfigurationMarshaller.NuxeoConfContent content, ConfigurationHolder configHolder) protected void
ConfigurationMarshaller.writeConfiguration
(ConfigurationMarshaller.NuxeoConfContent content, ConfigurationHolder configHolder)