Package | Description |
---|---|
net.jini.loader.pref |
Provides class loader and
RMIClassLoader
provider implementations that support preferred classes. |
org.apache.river.start |
Provides the utilities and APIs used to launch the contributed services
provided in the Apache River release.
|
Class and Description |
---|
PreferredClassLoader
A class loader that supports preferred classes.
|
PreferredClassProvider
An
RMIClassLoader provider that supports preferred
classes. |
PreferredClassProvider.LoaderKey
Loader table key: a codebase annotation and a weak reference to
a parent class loader (possibly null).
|
PreferredResources
Internal data structure which holds preference information for a
preferred class loader.
|
Class and Description |
---|
PreferredClassLoader
A class loader that supports preferred classes.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.