-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
Sam Brannen opened SPR-12169 and commented
Status Quo
Per the Javadoc for the SocketUtils()
constructor, SocketUtils
can be instantiated as a Spring Bean in XML configuration files; however, SocketUtils
is currently abstract
which prevents such usage.
Deliverables
- Make
SocketUtils
a concrete class - Backport to Spring Framework 4.0.8
Affects: 4.0 GA
Backported to: 4.0.8
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug