Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, it's not so convenient to add custom jcr event listener items in overriden xml configurations.
(In contrast, custom jaxrs beans are easily added in specific bean definitions.)
So, they have to add tedious MethodInvokingFactoryBean to add more..
I think it will be good to adopt the way custom jaxrs beans are added.