Annotation Type Configuration
@Documented
@Retention(RUNTIME)
@Target(FIELD)
@Inherited
@Deprecated
public @interface Configuration
Deprecated.
see Plexus-to-JSR330 instead.
Marks a field as a configuration element with a default value.
- Since:
- 1.0-alpha-33
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements