- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
/*
org.springframework.aop.framework
Class AbstractSingletonProxyFactoryBean
Convenient proxy factory bean superclass for proxy factory beans that create only singletons.
*/
public abstract class AbstractSingletonProxyFactoryBean
extends ProxyConfig
implements FactoryBean, BeanClassLoaderAware, InitializingBean
http://static.springsource.org/spring/docs/2.0.x/api/org/springframework/aop/framework/AbstractSingletonProxyFactoryBean.html
Convenient proxy factory bean superclass for proxy factory beans that create only singletons. And we need to go deeper...
guest 28.07.2011 21:58 # −6
guest 28.07.2011 23:19 # −10
Lure Of Chaos 28.07.2011 23:33 # 0
guest 29.07.2011 00:04 # 0
Lure Of Chaos 29.07.2011 11:11 # 0
Lure Of Chaos 29.07.2011 11:13 # +1
This is obvious 29.07.2011 12:30 # +2
JeremyW 29.07.2011 12:47 # 0
ling 29.07.2011 13:52 # 0
roman-kashitsyn 29.07.2011 14:52 # 0
7 - номер последнего релиза java, 404 и так понятно
bugmenot 29.07.2011 15:59 # +1