Classloader
Classloader config
Attributes Summary
mode Specifies whether classes are loaded via the parent classloader before this one. libraries An ordered list of library references which specify the usage of global libraries.
Attribute Details
mode
Specifies whether classes are loaded via the parent classloader before this one.
Data type: ClassLoadingMode
Default value: unspecified
Allowed Values: PARENT_FIRST PARENT_LAST
libraries
An ordered list of library references which specify the usage of global libraries.
Data type: LibraryRef