@Component(value="ff4j.autowiringpostprocessor") public class AutowiredFF4JBeanPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger
Logger for this class.
|
| Constructor and Description |
|---|
AutowiredFF4JBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
Copyright © 2013–2021 FF4J. All rights reserved.