| |
|
| java.lang.Object uk.org.ponder.springutil.BeanWrapperCache
BeanWrapperCache | public class BeanWrapperCache implements ApplicationContextAware(Code) | | An obsolete attempt to remove the enormous expense of constructing
Spring BeanWrapperImpl objects.
author: Antranig Basman (antranig@caret.cam.ac.uk) |
setApplicationContext | public void setApplicationContext(ApplicationContext applicationContext) throws BeansException(Code) | | |
wrapperForPath | public BeanWrapper wrapperForPath(String path)(Code) | | |
|
|
|