|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added interface com.google.inject.spi.Element
.
Documentation changed from old to new.
Removed Methods | |
Object getSource() |
Returns an arbitrary object containing information about the "place" where this binding was configured. |
Added Methods | |
V acceptScopingVisitor(BindingScopingVisitor<V> ) |
Accepts a scoping visitor. |
V acceptTargetVisitor(BindingTargetVisitor<?, |
Accepts a target visitor. |
Changed Methods | ||
Provider<T> getProvider() |
Documentation changed from old to new. |
Returns the scoped provider guice uses to fulfill requests for this binding. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |