NanoContainer
NanoContainer is essentially a scripting front end to PicoContainer. Script languages supported: XML, Groovy, BeanShell, Jython (Python for JVM) and Rhyno (JavaScript for JVM).
NanoContainer also adds to PicoContainer features such as:
- AOP
- Classloader management
- Integration to web and persistence frameworks
- Remoting (EJB, JMX, ...)
- ...and much more
See http://www.nanocontainer.org.
MicroContainer
MicroContainer is a micro-kernel that allows deployment of drop-in of self-contained archives of Pico-esque applications. The archive is similar in concept to an EAR file, and automatic JMX and publication is possible.
See http://www.microcontainer.org.
Note MicroContainer is not to be confused with "JBoss Microcontainer" - which came later.
