Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Administering Integration Server | Class Loading in Integration Server | How Class Loading Works in Integration Server | Class Loaders
 
Class Loaders
 
OSGi Bundle Class Loader
Integration Server Class Loaders
Integration Server runs on top of the OSGi platform supported by Eclipse Equinox. The parent class loader of Integration Server is the OSGi bundle class loader.
The following diagram shows the different class loaders and their relationship in the class loader chain:
Class loader chain in Integration Server
Note:
Microservices Runtime does not use OSGi. The parent classloader for Microservices Runtime is the Java System Class Loader.