ClassLoaderPolicy
This type is an enumeration data type (a type for attribute values).
An enumeration to define the class loader type. I.E whether the item (app server) uses a single classloader for all apps, or multiple class loaders.
Package: classloader
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Allowed values:
0 - MULTIPLE
1 - SINGLE
Attributes having this type:
ApplicationDeployment.warClassLoaderPolicy
ApplicationServer.applicationClassLoaderPolicy
(C) COPYRIGHT International Business Machines Corp. 1996-2006