public class ServletRegisteringPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.context.ApplicationContextAware
ServletRegisteringPostProcessor()
Object
postProcessAfterInitialization(Object bean, String beanName)
void
setServletManager(ServletManager servletManager)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
postProcessBeforeInitialization
setApplicationContext
public ServletRegisteringPostProcessor()
public Object postProcessAfterInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessAfterInitialization
org.springframework.beans.factory.config.BeanPostProcessor
org.springframework.beans.BeansException
@Autowired public void setServletManager(ServletManager servletManager)
Copyright © 2023 Frank!Framework. All rights reserved.