Class ConfigurationMarshaller.NuxeoConfContent

java.lang.Object
org.nuxeo.launcher.config.ConfigurationMarshaller.NuxeoConfContent
Enclosing class:
ConfigurationMarshaller

protected static class ConfigurationMarshaller.NuxeoConfContent extends Object
  • Field Details

    • lines

      protected List<String> lines
    • properties

      protected Map<String,String> properties
      Used as reference to detect configurator properties.
    • configuratorProperties

      protected Map<String,String> configuratorProperties
      Used to preserve the old values in nuxeo.conf.
    • digest

      protected String digest
  • Constructor Details

    • NuxeoConfContent

      protected NuxeoConfContent()
  • Method Details

    • addLine

      public void addLine(String line)
    • addConfiguratorLine

      public void addConfiguratorLine(String line)