spring-framework / org.springframework.web.servlet.config / MvcNamespaceHandler

MvcNamespaceHandler

open class MvcNamespaceHandler : NamespaceHandlerSupport

NamespaceHandler for Spring MVC configuration namespace.

Author
Keith Donald

Author
Jeremy Grelle

Author
Sebastien Deleuze

Since
3.0

Constructors

<init>

MvcNamespaceHandler()

NamespaceHandler for Spring MVC configuration namespace.

Functions

init

open fun init(): Unit