JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
jakarta.config.Loader
Uses of
Loader
in
jakarta.config
Methods in
jakarta.config
that return
Loader
Modifier and Type
Method
Description
static
Loader
Loader.
bootstrap
()
Bootstraps
a
Loader
instance for subsequent usage using the
context classloader
.
static
Loader
Loader.
bootstrap
(
ClassLoader
classLoader)
Bootstraps
a
Loader
instance for subsequent usage.
Loader
Loader.
path
(
String
path)
Return a new instance of a
Loader
with the
configuration path
set.