Package io.camunda.zeebe.util.jar
package io.camunda.zeebe.util.jar
-
ClassDescriptionProvides a class loader which isolates external exporters from other exporters, while exposing our own code to ensure versions match at runtime.Maintains a map of all loaded external JARs and their corresponding class loaders for quick reuse.A collection of utilities to run an arbitrary
Runnablewith a specific thread context class loader.