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

Lifecycle Annotations #134

Closed
gissuebot opened this issue Jul 7, 2014 · 2 comments
Closed

Lifecycle Annotations #134

gissuebot opened this issue Jul 7, 2014 · 2 comments

Comments

@gissuebot
Copy link

From bcrammond on July 29, 2007 17:42:46

Not sure if this has been suggested before but it would be useful to have a
Post Injection (@PostInject) annotation to kickoff task after the whole
injection process has completed.  This would be equivalent to the
default-init-method option in spring or the InitializingBean.

If you did this then a destroy option would be useful as well, but not as
much as the init.

Original issue: http://code.google.com/p/google-guice/issues/detail?id=134

@gissuebot
Copy link
Author

From sven.linstaedt on June 05, 2008 01:51:02

Duplicate of issue #62

@gissuebot
Copy link
Author

From limpbizkit on June 08, 2008 23:36:06

You can also just use an @Inject method to do post-inject initialization!

Status: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant