Make each default search location excludeable
commit384f9e65f06c8a0e21871f45c981cff04dbc2aa0
authorImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 19 Jan 2009 11:43:44 +0000 (19 17:43 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 19 Jan 2009 11:43:44 +0000 (19 17:43 +0600)
tree810fdeb53fc0066fd5c724fa50fce3fdcf9b832d
parent0c95a1e742ee2ec5d2b749525548f3643f115f4a
Make each default search location excludeable

This change introduces that each search location can be made excludeable
by their respective boolean flag. It could be used to increase performance
during startup and reduce redundant lookups.

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