JavaPOS HW driver class. Remove Executor.
authorgumartinm <gustavo@gumartinm.name>
Sun, 1 Apr 2012 22:53:36 +0000 (00:53 +0200)
committergumartinm <gustavo@gumartinm.name>
Sun, 1 Apr 2012 22:53:36 +0000 (00:53 +0200)
commit8e305393578777fe23b519fab4823e987e33a3d3
tree32ef4562ee8c1cf7660a4ec4d8914527b9f47ffe
parent4f965c0dbe9c49c2e43da9625eb443d470625fa7
JavaPOS HW driver class. Remove Executor.

Changing thread implementation in JavaPOS HW driver class. I am going to use
a simple Thread class instead of the Executor interface.
JavaPOS/KeyBoardDriver/pom.xml
JavaPOS/KeyBoardDriver/src/main/java/de/javapos/example/hardware/KeyBoardDeviceLinux.java