WebLogicLoadTimeWeaver()
Creates a new instance of the WebLogicLoadTimeWeaver class using the default ClassLoader.
See Also
org.springframework.util.ClassUtils#getDefaultClassLoader()
WebLogicLoadTimeWeaver(@Nullable classLoader: ClassLoader)
Creates a new instance of the WebLogicLoadTimeWeaver class using the supplied ClassLoader.