Construct-java 1.0 RC1 review
DownloadConstruct is a framework for command processing
|
|
Construct is a framework for command processing. It is based on a request/response cycle managed by a Controller. Construct-java has support for filters, filter chains and command chaining. The controller has two modes for request processing: synchronous and asynchronous. Validators (commons-validator) are also supported.
Here are some key features of "Construct java":
Synchronous/Asynchronous request procesing
Command chaining (Chain of Responsability)
Apply filters before and after request processing
Commons-validator support
Spring integration
What's New in This Release:
Open source release to java.net.
Construct-java 1.0 RC1 keywords