public class ConstructorTCCLClassLoaderSource extends Object implements ClassLoaderSource
ClassLoaderSource implementation that returns the
thread context classloader (TCCL)
in effect when this class' constructor is invoked.| Constructor and Description |
|---|
ConstructorTCCLClassLoaderSource() |
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getClassLoader()
Gets the classloader provided by this object.
|
public ClassLoader getClassLoader()
ClassLoaderSourcegetClassLoader in interface ClassLoaderSourcenull if none is availableCopyright © 2024 JBoss by Red Hat. All rights reserved.