Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.3.0)

E17486-04


oracle.adf.share.common.rc.util.impl
Class LoaderUtilImpl

java.lang.Object
  extended by oracle.adf.share.common.rc.util.impl.LoaderUtilImpl

All Implemented Interfaces:
LoaderUtil.NewJRLClassLoader

public class LoaderUtilImpl
extends java.lang.Object
implements LoaderUtil.NewJRLClassLoader

Constructor Summary
LoaderUtilImpl()
           

 

Method Summary
 java.lang.ClassLoader newJRLClassLoader(java.net.URL[] urls, java.lang.ClassLoader parent)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

LoaderUtilImpl

public LoaderUtilImpl()

Method Detail

newJRLClassLoader

public java.lang.ClassLoader newJRLClassLoader(java.net.URL[] urls,
                                               java.lang.ClassLoader parent)
Specified by:
newJRLClassLoader in interface LoaderUtil.NewJRLClassLoader

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.3.0)

E17486-04


Copyright © 1997, 2012, Oracle. All rights reserved.