FallME - IoC Container for Java ME
It is not Spring, it is Fall …
Without Reflection APIs, what you can do is very limited (for a Spring-like project) in Java ME space. But still, now we have an IoC container and RecordStoreTemplate (like Spring JdbcTemplate):
FallME is a framework based on the popular Spring Framework but designed for the Java ME platform and is compatible with MIDP. Currently included in FallME is an inversion of controll (IoC) container as well as a RecordStoreTemplate.
Via Judd Solutions




