fix javadoc typo
This commit is contained in:
committed by
Stephane Nicoll
parent
be76da654f
commit
4c00a3b4c8
@@ -414,7 +414,7 @@ public class ProxyFactoryBean extends ProxyCreatorSupport
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create the advisor (interceptor) chain. Aadvisors that are sourced
|
* Create the advisor (interceptor) chain. Advisors that are sourced
|
||||||
* from a BeanFactory will be refreshed each time a new prototype instance
|
* from a BeanFactory will be refreshed each time a new prototype instance
|
||||||
* is added. Interceptors added programmatically through the factory API
|
* is added. Interceptors added programmatically through the factory API
|
||||||
* are unaffected by such changes.
|
* are unaffected by such changes.
|
||||||
|
|||||||
Reference in New Issue
Block a user