Guice , afterPropertiesSet

Posted by Roman on Stack Overflow See other posts from Stack Overflow or by Roman
Published on 2010-05-26T11:04:33Z Indexed on 2010/05/26 11:11 UTC
Read the original article Hit count: 184

Filed under:
|
|

Hi

Someone knows some way that how can I achieve the same functionality in Guice as the 'afterPropertiesSet' interface in spring ? ( its a post construction hook )

© Stack Overflow or respective owner

Related posts about java

Related posts about spring