documentation fixes (SPR-9025, SPR-9027)
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
</interfacename> registration is through <interfacename>ApplicationContext
|
||||
</interfacename> auto-detection (as described above), it is also
|
||||
possible to register them <emphasis>programmatically</emphasis>
|
||||
against an <interfacename>ApplicationContext</interfacename> using the
|
||||
against a <interfacename>ConfigurableBeanFactory</interfacename> using the
|
||||
<methodname>addBeanPostProcessor</methodname> method. This can be useful
|
||||
when needing to evaluate conditional logic before registration, or even
|
||||
for copying bean post processors across contexts in a hierarchy. Note
|
||||
|
||||
Reference in New Issue
Block a user