|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
URLClassLoader.addURL(java.net.URL)
method
is promoted to allow modifying the list of URL
s at runtime.
URL
s.
URL
s
which uses the provided parent loader.
URL
s.
URL
s
and which uses the provided parent loader.
URL
by alias.
Iterable
collection of URL
instances that refer to each
of the components of this module.
Iterable
collection of URL
instances that refer to each
of the dependencies of this module.
ClassLoader.getResource(java.lang.String)
method to
first search this loader and to delegate only if the resource is
not found.
ClassLoader.getResources(java.lang.String)
method to
first search this loader and to delegate only if no resource can be found.
URL
s.
URL
s
which uses the provided parent loader.
URL
s.
URL
s
and which uses the provided parent loader.
URL
and any fragment part it may contain.
ClassLoader.loadClass(java.lang.String)
method to
first search this loader and to delegate only if the class is
not found.
URL
without resolving modules.
URLClassLoader
implementation to expose functions
for adding URL
instances to the base URLClassLoader
at runtime.Pair
on the top of the stack.
Pair
onto the thread local stack.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |