Uses of Class
org.springframework.context.ApplicationContextException
Packages that use ApplicationContextException
Package
Description
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
-
Uses of ApplicationContextException in org.springframework.web.servlet.handler
Methods in org.springframework.web.servlet.handler that throw ApplicationContextExceptionModifier and TypeMethodDescriptionvoid
AbstractDetectingUrlHandlerMapping.initApplicationContext()
Calls theAbstractDetectingUrlHandlerMapping.detectHandlers()
method in addition to the superclass's initialization.