Class ThemeViewResolver.Factory

    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ThemeViewResolver create​(java.lang.String theme)
      Create a new ViewResolver for the specified theme.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.springframework.context.ApplicationContextAware

        setApplicationContext
    • Constructor Detail

      • Factory

        public Factory()