mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 17:09:05 +00:00
fixed "inner vs. nested class" terminology (SPR-6608)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2754 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -666,7 +666,7 @@ List userList service.getUsernameList();
|
||||
<title>Inner class names</title>
|
||||
|
||||
<para>If you want to configure a bean definition for a
|
||||
<literal>static</literal> inner class, you have to use the
|
||||
<literal>static</literal> nested class, you have to use the
|
||||
<emphasis>binary</emphasis> name of the inner class.</para>
|
||||
|
||||
<para>For example, if you have a class called
|
||||
|
||||
Reference in New Issue
Block a user