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.
|
Modifier and Type | Class and Description |
---|---|
class |
PreferredClassLoader
A class loader that supports preferred classes.
|
(package private) class |
PreferredFactoryClassLoader
Class loader to wrap the preferred class loader so that loadClass
checks package access.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ActivateWrapper.ExportClassLoader
A simple subclass of
PreferredClassLoader that overrides
getURLs to
return the URL s of the provided export codebase. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.