JavaPOS: claim method thread-safety.
authorgumartinm <gustavo@gumartinm.name>
Sun, 27 May 2012 22:32:48 +0000 (00:32 +0200)
committergumartinm <gustavo@gumartinm.name>
Sun, 27 May 2012 22:32:48 +0000 (00:32 +0200)
commit783b7b053c156fb2821f1d146e1b39162d6fcc2f
tree466e8d81aaf1c1d39fb7ff5c87f9b9e3ff8cfbbc
parentc637c0bde1916d0e9135a9ff395489bdd0a0e20a
JavaPOS: claim method thread-safety.

Capabilities: useful in the same and different Java process.
It can not work with more than one instance of the same JavaPOS driver.
JavaPOS/KeyBoardDriver/src/main/java/de/javapos/example/hardware/KeyBoardDeviceLinux.java