Fix aggregator for no existing beans
commit68449f53ae67c4761e3413003e79a7e387e59a72
authorImran M Yousuf <imyousuf@smartitengineering.com>
Thu, 29 Jan 2009 03:40:58 +0000 (29 09:40 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Thu, 29 Jan 2009 03:40:58 +0000 (29 09:40 +0600)
treef333fadefc7f00fcda8ff9acf38f4acb4e7e04cf
parent80feb94610fc34a6e393b3923fdd6c57037c381b
Fix aggregator for no existing beans

If a bean does not exist then it should be set to NULL and not throw an
exception

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-spring-util/src/main/java/com/smartitengineering/util/spring/BeanFactoryRegistrar.java
smart-spring-util/src/test/java/com/smartitengineering/util/spring/PropertiesLocatorConfigurerTest.java
smart-spring-util/src/test/java/com/smartitengineering/util/spring/TestBeanDummyAggregatorLevel2.java