@Documented
 @Retention(value=RUNTIME)
 @Qualifier
 @Beta
public @interface Production
The only type that may be so qualified is Executor. In this case,
 the resulting executor is used to schedule producer methods in a
 ProductionComponent or ProductionSubcomponent.