Class ConfigUpdate

java.lang.Object
com.tccc.kos.commons.core.service.config.ConfigUpdate

public class ConfigUpdate extends Object
Bean that holds changes used to update a MutableConfigSource.
Since:
1.0
Version:
2024-04-03
  • Constructor Details

    • ConfigUpdate

      public ConfigUpdate()
      Default constructor for serialization
    • ConfigUpdate

      public ConfigUpdate(String path)
      Create an update for the specified path.
  • Method Details