类的使用
org.apache.felix.framework.util.SecureAction
-
使用SecureAction的程序包 程序包 说明 org.apache.felix.framework org.apache.felix.framework.util -
-
org.apache.felix.framework中SecureAction的使用
参数类型为SecureAction的org.apache.felix.framework中的构造器 构造器 说明 URLHandlersStreamHandlerProxy(java.lang.String protocol, SecureAction action, java.net.URLStreamHandler builtIn, java.net.URL builtInURL) -
org.apache.felix.framework.util中SecureAction的使用
参数类型为SecureAction的org.apache.felix.framework.util中的方法 修饰符和类型 方法 说明 static java.lang.ClassUtil. loadClassUsingClass(java.lang.Class clazz, java.lang.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.
-