public class SwingBeanPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor, org.marid.logging.LogSupport
org.marid.logging.LogSupport.LogLOGGERS| Constructor and Description |
|---|
SwingBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfig, fine, finer, finest, info, log, log, logger, severe, severe, warning, warningpublic Object postProcessBeforeInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionpublic Object postProcessAfterInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionCopyright © 2012–2015 MARID software development group. All rights reserved.