| Package | Description |
|---|---|
| org.apache.shiro.util |
| Modifier and Type | Method and Description |
|---|---|
static Class |
ClassUtils.forName(String fqcn)
Attempts to load the specified class name from the current thread's
context class loader, then the
current ClassLoader (ClassUtils.class.getClassLoader()), then the system/application
ClassLoader (ClassLoader.getSystemClassLoader(), in that order. |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.