|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void bindListener(Matcher<Binding<?>>, |
Registers listeners for provisioned objects. |
void requireAtInjectOnConstructors() |
Requires that a {@literal @}Inject annotation exists on a constructor in order for Guice to consider it an eligible injectable class. |
void requireExactBindingAnnotations() |
Requires that Guice finds an exactly matching binding annotation. |
Changed Methods | ||
void bindInterceptor(Matcher<Class<?>>, |
Documentation changed from old to new. |
Binds method interceptor[s] to methods matched by class and method matchers. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |