Class AuthServiceTemplateAutoConfiguration.ViewResolverPostProcessor

java.lang.Object
com.broadleafcommerce.auth.user.web.autoconfigure.AuthServiceTemplateAutoConfiguration.ViewResolverPostProcessor
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanPostProcessor
Enclosing class:
AuthServiceTemplateAutoConfiguration

protected static class AuthServiceTemplateAutoConfiguration.ViewResolverPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
  • Constructor Details

  • Method Details

    • postProcessAfterInitialization

      @Nullable public Object postProcessAfterInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
      Specified by:
      postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessor
      Throws:
      org.springframework.beans.BeansException