Revision: 1474 http://svn.sourceforge.net/spring-rich-c/?rev=1474&view=rev Author: mathiasbr Date: 2006-10-02 06:13:23 -0700 (Mon, 02 Oct 2006)
Log Message: ----------- document latest changes of DefaultApplicationServices to lookup service implementations Modified Paths: -------------- trunk/spring-richclient/src/site/apt/user/upgrading/upgradingTo0.3.x.apt Modified: trunk/spring-richclient/src/site/apt/user/upgrading/upgradingTo0.3.x.apt =================================================================== --- trunk/spring-richclient/src/site/apt/user/upgrading/upgradingTo0.3.x.apt 2006-10-02 12:10:58 UTC (rev 1473) +++ trunk/spring-richclient/src/site/apt/user/upgrading/upgradingTo0.3.x.apt 2006-10-02 13:13:23 UTC (rev 1474) @@ -110,3 +110,12 @@ \n\ Please verify your username. +-- + + * Automatic service bean lookup + + <<<DefaultApplicationServices>>> now searches for a bean with a name of the decapitalized short name of the requested service type, + if no bean was defined through direkt injection. <<<ApplicationServicesLocator>>> can be used to lookup custom services as well without + injecting them through <<<registryEntries>>> property of <<<DefaultApplicationServices>>>. + + If the service type is <<<org.springframework.rules.RulesSource>>> the name to lookup will be <<<rulesSource>>>. If a bean can be found in + the current application context and it implements <<<org.springframework.rules.RulesSource>>> it will be used as the implementation for it. \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs