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