Annotation Type ConfigPropertyValue
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) @Repeatable(ConfigPropertyValues.class) public @interface ConfigPropertyValue
Defines an overriding property value used in cdi unit tests.
@Retention(RUNTIME) @Target({METHOD,TYPE}) @Repeatable(ConfigPropertyValues.class) public @interface ConfigPropertyValue