
org.meridor.stecker.interfaces.ScanResult Maven / Gradle / Ivy
package org.meridor.stecker.interfaces;
public interface ScanResult {
ClassLoader getClassLoader();
PluginImplementationsAware getContents();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy