Package | Description |
---|---|
net.jini.loader.pref |
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 © GigaSpaces.