Is it possible to call some method after an object is completely
injected with dependencies? At the moment I have to explicitly call
the method from setters, but what I need is a single call after the
object injection is complete just like afterPropertiesSet method in
Spring.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"google-guice" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-guice?hl=en
-~----------~----~----~----~------~----~------~--~---