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 © 2019 Pivotal Software, Inc.. All rights reserved.