Also if it is a singleton, it will be instantiated eagerly in Stage.PRODUCTION.
On Tue, Aug 11, 2009 at 4:18 PM, Dhanji R. Prasanna <[email protected]>wrote: > It adds it to be error-checked and managed at load time. It will also show > up in the introspection API. > Dhanji. > > > On Tue, Aug 11, 2009 at 2:48 PM, Ken <[email protected]> wrote: > >> >> I 'm reading Guice's source code >> when i saw this code >> "" >> >> bind(ManagedServletPipeline.class); >> >> "" >> >> what happen just binding a type ? >> >> >> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
