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*