Various implementations need to use a custom application context or customize its bean definition reader. Atm, the extender doesn't allow customized applications to tweak or adjust the behaviour of the application context implementation. This needs to be changed so third parties can have more control over the application context instance configuration.
Description
Various implementations need to use a custom application context or customize its bean definition reader. Atm, the extender doesn't allow customized applications to tweak or adjust the behaviour of the application context implementation. This needs to be changed so third parties can have more control over the application context instance configuration.