Class Jdk9PlusJBossModulesAwareCompiler

java.lang.Object
org.apache.cxf.common.util.Compiler
org.jboss.wsf.stack.cxf.tools.Jdk9PlusJBossModulesAwareCompiler

public final class Jdk9PlusJBossModulesAwareCompiler extends Compiler
A CXF Compiler that installs a custom JavaFileManager to load apis from the JBoss Module instead of from the JDK boot classpath. This implementation addresses the needs of JDK-9 and later versions.