| java.lang.Object uk.org.ponder.springutil.TLABPostProcessor
TLABPostProcessor | public class TLABPostProcessor implements BeanPostProcessor,ApplicationContextAware(Code) | | Does the work of collecting and focusing all the distributed property
deliveries onto the target list-valued bean property.
author: Antranig Basman (antranig@caret.cam.ac.uk) |
checkGuard | public void checkGuard(Set loaded)(Code) | | |
postProcessBeforeInitialization | public Object postProcessBeforeInitialization(Object bean, String beanName) throws BeansException(Code) | | |
setApplicationContext | public void setApplicationContext(ApplicationContext applicationContext)(Code) | | |
|
|