|
OfficeFloor
OfficeFloor is an Inversion of Control implementation that focuses on dependency injection into methods rather than into objects and improves on existing dependency injection frameworks by letting you specify the Thread to execute the method - thereby really adhering to the \"Hollywood Principle\" (don't call us, we \"really\" will call you).
Features:
* Multi-threaded Java framework providing for thread safe execution of your methods (with ability to specify differing thread pools to execute particular methods)
* Dependency injection of objects as parameters to the executed methods
* Provides both auto-wiring of dependencies and manual graphical configuration
* Abstraction of plug-ins to enable more course grained integration than individual classes (allows easier assembly and management of applications)
* Existing plug-ins to build web based applications
* JEE Servlet integration for web based components (currently under development)
* Spring plug-in to enable re-use of your existing Spring beans
OfficeFloor is freely distributed under GPL.
|
|
|
Category |
Inversion of Control |
License |
GNU General Public License (GPL) |
HomePage |
http://www.officefloor.net |
|
|
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States
and other countries. This site is independent of Sun Microsystems, Inc.