Package org.springframework.ui
Generic support for UI layer concepts. Provides a generic ModelMap for model holding.
Interface Summary Interface Description Model Java-5-specific interface that defines a holder for model attributes.Class Summary Class Description ConcurrentModel Implementation of theModelinterface based on aConcurrentHashMapfor use in concurrent scenarios.ExtendedModelMap ModelMap Implementation ofMapfor use when building model data for use with UI tools.