|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
InjectionPoint getConstructor() |
Changed from non-abstract to abstract. | Gets the constructor this binding injects. |
Set<InjectionPoint> getInjectableMembers() |
Changed from non-abstract to abstract. | Returns all instance method and field injection points on {@code type}. |
Map<Method, List<MethodInterceptor>> getMethodInterceptors() |
Changed from non-abstract to abstract. | Returns the interceptors applied to each method, in the order that they will be applied. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |