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 18 forks source link

Injection into non-artifacts: properties and Job/StepContexts #132

Closed follis closed 2 years ago

follis commented 4 years ago

Normally you inject properties into batch artifacts (e.g. an ItemReader impl). But what if that artifact calls some other Java class. Can you inject a batch property into that class?

scottkurz commented 2 years ago

This is now covered by the CDI integration issues in 2.1.