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

jector-api: javadoc and code enhancements #1

Merged
merged 2 commits into from
Jul 26, 2023
Merged

jector-api: javadoc and code enhancements #1

merged 2 commits into from
Jul 26, 2023

Conversation

pavly-gerges
Copy link
Member

This PR adds API javadoc and some code improvements:

  • Core-API Javadoc.
  • Replaced TaskReceiver by TaskExecutor.
  • Separated binding worker methods from their execution by using WorkerTask#isEnabled(), opening the API for concurrency model building.
  • Replaced deprecated Class#newInstance() with Constructor#newInstance().

@pavly-gerges pavly-gerges added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 26, 2023
@pavly-gerges pavly-gerges merged commit 20666b5 into master Jul 26, 2023
@pavly-gerges pavly-gerges deleted the javadoc branch July 26, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant