I had to use my own ClassLoader and i mentioned, that the parameter classLoader from the run-method is not used consequently. Whereas the parameter is passed to every class (ResourceLoader, Runtime, ClassFinder) the PluginFactory won´t use it but calls Thread.currentThread().getContextClassLoader(). Seemed to me that this behaviour isn´t really senseful.
Thanks and kind regards from bavaria