Annotation Interface ConfigProviderEnabled.StaticConfig

Enclosing class:
ConfigProviderEnabled

@Supported @Target(METHOD) @Retention(RUNTIME) public static @interface ConfigProviderEnabled.StaticConfig
Indicates that a configuration attribute is required by the OutcomeProvider at configuration time and will not be provided dynamically at runtime. Usually this is used for configuration attributes that are required to determine the outcomes of the node.