Our ESP isn't working very well. Login and vote now.
By kirillcool
via publicobject.com
Published: Jun 24 2008 / 07:51
One of the nice new features of Guice 2.0 is the new introspection API. It's the equivalent of java.lang.reflect for Guice - it lets you inspect your application at runtime. Our goal is to make it easy to write rich tools for Guice. A natural use case is visualizing an application. The right graph can reveal the structure of your application.
Add your comment