dependency injection - GUICE: Listening to objects created by Provider -


i have requirement inspect objects being created guice. i've tried binding typelistener , on seeing right type register injectionlistener. seems work fine except typelistener not notified objects bound provider.

i have tried using provisionlistener. notification provider class again not object provider providing.

is there way around it?


Comments

Popular posts from this blog

Formatting string according to pattern without regex in php -

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -