ApplicationResourceLoader

constructor()

Deprecated (for removal)

Since version 3.4.0

Create a new ApplicationResourceLoader.

Deprecated

since 3.4.0 for removal in 4.0.0 in favor of get


constructor(classLoader: ClassLoader)

Deprecated (for removal)

Since version 3.4.0

Create a new ApplicationResourceLoader.

Deprecated

since 3.4.0 for removal in 4.0.0 in favor of get

Parameters

classLoader

the ClassLoader to load class path resources with, or null for using the thread context class loader at the time of actualresource access