Module openj9.dtfj

Interface PluginLoader

  • All Known Implementing Classes:
    CombinedContext, DTFJContext, EmptyDTFJContext

    public interface PluginLoader
    Used so that the DTFJPluginClassloader will not be referenced directly in code, but only loaded through reflection, using a dedicated classloader (in DTFJContext)