org.springframework.web.servlet.mvc.throwaway
Class Diagram throwaway

Class Summary
ThrowawayControllerThrowawayController is an alternative to Spring's default Controller interface, for executable per-request command instances that are not aware of the Servlet API.
ThrowawayControllerHandlerAdapter