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()
ClassLoaderSource
getClassLoader
in interface ClassLoaderSource
null
if none is availableCopyright © 2018 JBoss by Red Hat. All rights reserved.