Class Environment

java.lang.Object
org.openxava.controller.Environment
All Implemented Interfaces:
Serializable

public class Environment extends Object implements Serializable
It read first the variables sent on create (it extracted from module), and then all variable defined in controllers.

Author:
Javier Paniza
See Also:
  • Constructor Details

    • Environment

      public Environment(Map localVariables)
  • Method Details