Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.x] Adds support for Provider-specializing injection points in OciExtension #8006

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

ljnelson
Copy link
Member

This PR adds an observer method to OciExtension that detects injection points with a type of Provider (or any subclass, such as Instance).

This PR fixes #7985.

Documentation impact: none

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>
@ljnelson ljnelson added MP P2 cdi CDI OCI java Pull requests that update Java code 4.x Version 4.x labels Nov 15, 2023
@ljnelson ljnelson added this to the 4.0.1 milestone Nov 15, 2023
@ljnelson ljnelson self-assigned this Nov 15, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 15, 2023
Signed-off-by: Laird Nelson <laird.nelson@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x cdi CDI java Pull requests that update Java code MP OCA Verified All contributors have signed the Oracle Contributor Agreement. OCI P2
Projects
Archived in project
2 participants