Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.5
-
None
Description
Partial beans should support interceptors.
Currently, an interceptor binding on an abstract partial bean class has no effect at all, since all methods of the Javassist proxy class for the partial bean are final.