Interface ConfigurationUpdateResult

All Known Implementing Classes:
io.inverno.mod.configuration.internal.GenericConfigurationUpdateResult, VersionedRedisConfigurationSource.VersionedRedisConfigurationUpdateResult

public interface ConfigurationUpdateResult

Represents a single update result.

Since:
1.0
Author:
Jeremy Kuhn
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Checks that the update was successful.
    Returns the configuration key corresponding to the update that was executed.