Package org.nuxeo.launcher.config
Class ConfigurationMarshaller.NuxeoConfContent
- java.lang.Object
-
- org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
-
- Enclosing class:
- ConfigurationMarshaller
protected static class ConfigurationMarshaller.NuxeoConfContent extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected Map<String,String>configuratorPropertiesUsed to preserve the old values in nuxeo.conf.protected Stringdigestprotected List<String>linesprotected Map<String,String>propertiesUsed as reference to detect configurator properties.
-
Constructor Summary
Constructors Modifier Constructor Description protectedNuxeoConfContent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddConfiguratorLine(String line)voidaddLine(String line)
-