Package | Description |
---|---|
org.apache.felix.framework | |
org.apache.felix.framework.util |
Constructor and Description |
---|
URLHandlersStreamHandlerProxy(String protocol,
SecureAction action,
URLStreamHandler builtIn,
URL builtInURL) |
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 © 2006–2016 The Apache Software Foundation. All rights reserved.