Class | Description |
---|---|
ComponentClassLoader |
A
URLClassLoader that restricts which classes can be loaded to those contained within the
given classpath, except classes from a given set of packages that are either loaded owner or
component-first. |
SubmoduleClassLoader |
Loads all classes from the submodule jar, except for explicitly white-listed packages.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.