Property files are now being read by the property component
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Thu, 15 May 2008 20:19:35 +0000 (20:19 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Thu, 15 May 2008 20:19:35 +0000 (20:19 +0000)
commitc9683ecf99538388d12e8bedc1e71835e5d876dc
tree1d964b6de4a74fc808a17844fea9a1d8364a580d
parent077d6715a3a4a48d7b552781de0654e3991962be
Property files are now being read by the property component
so they can also be provided by another component (such as a database
which is started).
system/general/src/main/java/org/wamblee/system/components/PropertyComponent.java [new file with mode: 0644]