Class Summary |
AccessControl |
File: AccessControl.java
Created: 2012-04-28
Implements the security check for session requests accessing models. |
ContextFactory |
File: ContextFactory.java
Created: 2012-04-28
Creates requestData object from a request. |
ModelMapperImpl |
File: ModelMapperImpl.java
Created: 2012-04-28
ModelMapper implementation from the framework. |
ModelRunner |
File: ModelRunner.java
Created: 2012-04-28
Executes the model supplied by application and records the result. |
Validator |
File: ContextFactory.java
Created: 2012-04-28
Loads and validates the request parameters into formInstance and model instance. |
ViewMapperImpl |
File: ViewMapperImpl.java
Created: 2012-04-28
ViewMapper implementation from the framework. |