strolch/li.strolch.rest
Robert von Burg bff0215510 [Major] Refactored the DurationExecutionTimer to not be singleton
Once again it is clear how bad singletons are. One test killed the
timer, thus all other tests failed. Now the DelayedExecutionTimer is
retrieved from the ExecutionHandler and is called DelayedExecutionTimer
with a default implementation of SimpleDurationExecutionTimer
instantiated by the EventBasedExecutionHandler
2016-10-11 14:59:52 +02:00
..
src [Major] Refactored the DurationExecutionTimer to not be singleton 2016-10-11 14:59:52 +02:00
.gitignore moved everything to a subdirectory for repo merge 2014-09-16 08:52:52 +02:00
LICENSE moved everything to a subdirectory for repo merge 2014-09-16 08:52:52 +02:00
README.md [Project] Updated project for deployment to Maven Central 2016-09-22 09:37:55 +02:00
pom.xml [Project] Set new snapshot version 1.4.0-SNAPSHOT 2016-09-22 11:33:15 +02:00

README.md

li.strolch.rest

Restful Web Service API for Strolch