Uses of Class
org.apache.cxf.common.util.Compiler
-
Packages that use Compiler Package Description org.jboss.wsf.stack.cxf.tools -
-
Uses of Compiler in org.jboss.wsf.stack.cxf.tools
Subclasses of Compiler in org.jboss.wsf.stack.cxf.tools Modifier and Type Class Description classJBossModulesAwareCompilerA CXF Compiler that installs a custom JavaFileManager to load JAXWS and JAXB apis from the proper JBoss module (the one providing the JAXWS SPI Provider) instead of from the JDK boot classpath.classJdk9PlusJBossModulesAwareCompilerA CXF Compiler that installs a custom JavaFileManager to load apis from the JBoss Module instead of from the JDK boot classpath.
-