Integration Server Class Loaders
These class loaders are provided as part of Integration Server. They load classes required for Integration Server to function.
Integration Server Server Class Loader loads the classes that comprise the core of
Integration Server. This loader loads from the
Server Classpath, which you can see on the About page, and which is described below.
Integration Server Package Class Loaders load
Integration Server packages. These packages include those created by users through
Designer and predefined packages that are provided as part of
Integration Server. Each package has its own class loader.
The following diagram shows the different class loaders and their relationship in the class loader chain: