Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 859ca6a89d [New] Implemented locking for Strolch elements
Also cleaned up hierarchy of StrolchTransaction by moving up everything
into AbstractTransaction as made sense and added special delegation
methods for the actual commit() and rollback() ind the concrete
implementations.
2014-02-24 21:49:33 +01:00
src/main/java/li/strolch/testbase/runtime [New] Implemented locking for Strolch elements 2014-02-24 21:49:33 +01:00
.gitignore [Minor] cleaned up .gitignore 2013-10-28 18:58:36 +01:00
LICENSE [Project] Changed all licence references to Apache License 2.0 2013-12-15 13:10:31 +01:00
README.md [Project] added Jenkins build badge to README.md 2014-01-23 22:52:52 +01:00
pom.xml [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:17:04 +01:00

README.md

li.strolch.testbase

Build Status

Test base for the li.strolch.* projects