LibraryRef
This type is a class for model objects.
A reference to one of the libararies that has been defined for classloading.
Package: classloader
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
Classloader.libraries
Attributes Summary libraryName : EString The name of a shared library that has been defined in the one of the shared library configuration documents. sharedClassloader : EBoolean Specifies whether the classloader for the library will be shared. For IBM internal use only.
Attribute Details
libraryName - The name of a shared library that has been defined in the one of the shared library configuration documents.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
sharedClassloader - Specifies whether the classloader for the library will be shared. For IBM internal use only.
Data Type: EBoolean
Default value: true
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006