public final class ClassUtil extends Object
Modifier and Type | Method and Description |
---|---|
static ClassLoader |
getApplicableClassloader(Object caller)
Searches for and finds an appropriate class loader to use.
|
public static ClassLoader getApplicableClassloader(Object caller)
caller
- Who is calling us, may be null
Copyright © 2016-2016 Development Entropy (deventropy.org) Contributors