public class WebServerFactoryCustomizerBeanPostProcessor extends ObjectSE implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.BeanFactoryAware
コンストラクターと説明 |
---|
WebServerFactoryCustomizerBeanPostProcessor() |
修飾子と型 | メソッドと説明 |
---|---|
ObjectSE | postProcessAfterInitialization(ObjectSE bean, StringSE beanName) |
ObjectSE | postProcessBeforeInitialization(ObjectSE bean, StringSE beanName) |
void | setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public WebServerFactoryCustomizerBeanPostProcessor()
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
org.springframework.beans.factory.BeanFactoryAware
の setBeanFactory
public ObjectSE postProcessBeforeInitialization(ObjectSE bean, StringSE beanName) throws org.springframework.beans.BeansException
org.springframework.beans.factory.config.BeanPostProcessor
の postProcessBeforeInitialization
org.springframework.beans.BeansException
public ObjectSE postProcessAfterInitialization(ObjectSE bean, StringSE beanName) throws org.springframework.beans.BeansException
org.springframework.beans.factory.config.BeanPostProcessor
の postProcessAfterInitialization
org.springframework.beans.BeansException
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.