| Package | Description | 
|---|---|
| net.jini.loader.pref | 
 Provides class loader and  
RMIClassLoader
provider implementations that support preferred classes. | 
| Modifier and Type | Method and Description | 
|---|---|
static PreferredClassLoader | 
PreferredClassLoader.newInstance(URL[] urls,
           ClassLoader parent,
           String exportAnnotation,
           boolean requireDlPerm)
Creates a new instance of  
PreferredClassLoader
 that loads classes and resources from the specified path of
 URLs and delegates to the specified parent class loader. | 
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.