Started work on componentizing the current user management.
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Mon, 12 May 2008 22:50:00 +0000 (22:50 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Mon, 12 May 2008 22:50:00 +0000 (22:50 +0000)
commit3055db03c9fd541bfb16e56a5f2f399107195aa4
treecf2b4fa24c27538263f209c55a791877d00cf76b
parent4b8631acc67a24483ee3ce8731c30adb08e20b50
Started work on componentizing the current user management.
Also fixed several bugs in SpringComponent.
trunk/system/spring/src/main/java/org/wamblee/system/spring/PropertySetter.java
trunk/system/spring/src/main/java/org/wamblee/system/spring/SpringComponent.java
trunk/system/spring/src/test/java/org/wamblee/system/spring/HelloService.java
trunk/system/spring/src/test/java/org/wamblee/system/spring/SpringComponentTest.java