Package | Description |
---|---|
org.apache.felix.framework.util |
Modifier and Type | Method and Description |
---|---|
static Class |
Util.loadClassUsingClass(Class clazz,
String name,
SecureAction action)
This is a simple utility class that attempts to load the named
class using the class loader of the supplied class or
the class loader of one of its super classes or their implemented
interfaces.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.