Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Incomplete
-
Affects Version/s: 2.0.0-RC2
-
Fix Version/s: 2.0.x Backlog
-
Component/s: Core: Components
-
Labels:None
-
User impact:Medium
-
Similar Issues:None
Description
This is obvious (at least in retrospect), and may be expected behaviour - Spring interceptors will only work with objects in the Spring registry. In practice this means that only components configured via <spring-object/> can be intercepted.
This was discussed at 2.x meeting, 20 Feb. With Holger's work on pooled objects and factories we may revert to using Spring more widely for components.