|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
Provider<? extends T> ) getUserSuppliedProvider() |
Returns the user-supplied, unscoped provider. |
Changed Methods | ||
Set<InjectionPoint> getInjectionPoints() |
Changed from non-abstract to abstract. | Returns the field and method injection points of the provider, injected at injector-creation time only. |
Provider<? extends T> getProviderInstance() |
Documentation changed from old to new. Changed from non-abstract to abstract. Now deprecated. |
Use {@link #getUserSuppliedProvider} instead. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |