mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 17:09:05 +00:00
Javadoc fixes and pruning of deprecated references
This commit is contained in:
+2
-2
@@ -26,8 +26,8 @@ import org.springframework.util.Assert;
|
||||
import org.springframework.util.ClassUtils;
|
||||
|
||||
/**
|
||||
* {@link org.springframework.instrument.classloading.LoadTimeWeaver} implementation for Tomcat's
|
||||
* new {@link org.apache.tomcat.InstrumentableClassLoader InstrumentableClassLoader}.
|
||||
* {@link org.springframework.instrument.classloading.LoadTimeWeaver} implementation
|
||||
* for Tomcat's new {@code org.apache.tomcat.InstrumentableClassLoader}.
|
||||
* Also capable of handling Spring's TomcatInstrumentableClassLoader when encountered.
|
||||
*
|
||||
* @author Juergen Hoeller
|
||||
|
||||
Reference in New Issue
Block a user