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

Support limited form of JavaEE's @Observes (Bugzilla Bug 452675) #22

Open
mcculls opened this issue Oct 25, 2021 · 0 comments
Open

Support limited form of JavaEE's @Observes (Bugzilla Bug 452675) #22

mcculls opened this issue Oct 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mcculls
Copy link
Contributor

mcculls commented Oct 25, 2021

This issue was created automatically with bugzilla2github

Bugzilla Bug 452675

Date: 2014-11-21 11:12:17 -0500
From: Stuart McCulloch <[email protected]>
To: Project Inbox <[email protected]>

Last updated: 2014-11-21 11:12:17 -0500

Comment 2487116

Date: 2014-11-21 11:12:17 -0500
From: Stuart McCulloch <[email protected]>

https://docs.oracle.com/javaee/6/api/javax/enterprise/event/Observes.html

Could use reflection to detect use of @Observes and automatically register a Mediator to send the appropriate qualified events to the watcher.

@mcculls mcculls added the bug Something isn't working label Oct 25, 2021
@mcculls mcculls added enhancement New feature or request and removed bug Something isn't working labels Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant