jakartaee / batch

The Jakarta Batch project produces the Batch Specification and API.
https://projects.eclipse.org/projects/ee4j.batch
Apache License 2.0
13 stars 17 forks source link

Specify method/ctor property and context injection #185

Closed scottkurz closed 2 years ago

scottkurz commented 2 years ago

Unlike BatchProperty where we define the qualifier and the mapping back from JSL, I'm not sure it's really necessary to say that contexts can be injected via method/ctor parms. Maybe I just got carried away.

Signed-off-by: Scott Kurz skurz@us.ibm.com

Fixes #50