|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void disableCircularProxies() |
Prevents Guice from constructing a Proxy when a circular dependency is found. |
void requireExplicitBindings() |
Instructs the Injector that bindings must be listed in a Module in order to be injected. |
Changed Methods | ||
Provider<T> getProvider(Key<T> ) |
Documentation changed from old to new. |
Returns the provider used to obtain instances for the given injection key. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |