Annotation Type AbstractSiteConfig.Reloadable

Enclosing class:
AbstractSiteConfig

@Documented @Retention(RUNTIME) @Target(METHOD) public static @interface AbstractSiteConfig.Reloadable
Declares a specific configuration setting as reloadable, which means that the value will be updated in runtime.
Author:
Mattias Eriksson