Classloader
Classloader configuration
Attributes Summary mode : ClassLoadingMode Specifies whether classes are loaded via the parent classloader before this one. libraries : LibraryRef * 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*
Copyright IBM Corp. 1996-2002