Class ResetRequestMappingCaches


  • public class ResetRequestMappingCaches
    extends java.lang.Object
    Support for Spring MVC mapping caches.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void reset​(org.springframework.beans.factory.support.DefaultListableBeanFactory beanFactory)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResetRequestMappingCaches

        public ResetRequestMappingCaches()
    • Method Detail

      • reset

        public static void reset​(org.springframework.beans.factory.support.DefaultListableBeanFactory beanFactory)