Class ConfigCacheKey

java.lang.Object
org.chenile.cconfig.sdk.cache.ConfigCacheKey

public class ConfigCacheKey extends Object
  • Field Details

    • module

      public String module
    • customAttribute

      public String customAttribute
  • Constructor Details

    • ConfigCacheKey

      public ConfigCacheKey(String module, String customAttribute)
  • Method Details