Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg defba45d02 [New] added state to the container - checked by PrivilegeHandler
The container how sets its own state once it has changed the state of
the components. Now the DefaultStrolchPrivilegeHandler checks that the
container has started before allowing any methods to be called. 

This might still be too restrictive in that when the container is
stopped, that then an admin can not log in and perform any actions, but
this can then be changed when needed.
2013-11-13 19:52:49 +01:00
src [New] added state to the container - checked by PrivilegeHandler 2013-11-13 19:52:49 +01:00
.gitignore [Minor] cleaned up .gitignore 2013-10-28 18:58:31 +01:00
LICENSE Initial commit 2013-10-23 10:47:32 -07:00
README.md Initial commit 2013-10-23 10:47:32 -07:00
pom.xml [New] Added StrolchComponent for state of Strolch components 2013-10-27 03:26:43 +01:00

README.md

li.strolch.runtime

runtime for Strolch