Uses of Class
org.apache.cxf.common.util.Compiler
Packages that use Compiler
-
Uses of Compiler in org.jboss.wsf.stack.cxf.tools
Subclasses of Compiler in org.jboss.wsf.stack.cxf.toolsModifier and TypeClassDescriptionfinal classA 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.final classA CXF Compiler that installs a custom JavaFileManager to load apis from the JBoss Module instead of from the JDK boot classpath.