| Package | Description | 
|---|---|
| org.springframework.web.servlet.mvc.method.annotation | MVC infrastructure for annotation-based handler method processing, building on the
  org.springframework.web.method.annotationpackage. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<ControllerAdviceBean,ExceptionHandlerMethodResolver> | ExceptionHandlerExceptionResolver. getExceptionHandlerAdviceCache()Return an unmodifiable Map with the  @ControllerAdvicebeans discovered in the ApplicationContext. |