Class MvcNamespaceHandler

java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.web.servlet.config.MvcNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class MvcNamespaceHandler extends NamespaceHandlerSupport
NamespaceHandler for Spring MVC configuration namespace.
Since:
3.0
Author:
Keith Donald, Jeremy Grelle, Sebastien Deleuze