Apache CXF API

org.apache.cxf.tools.common
Class ClassUtils

java.lang.Object
  extended by org.apache.cxf.tools.common.ClassUtils

public class ClassUtils
extends Object


Field Summary
protected static Logger LOG
           
 
Constructor Summary
ClassUtils()
           
 
Method Summary
 void compile(ToolContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final Logger LOG
Constructor Detail

ClassUtils

public ClassUtils()
Method Detail

compile

public void compile(ToolContext context)
             throws ToolException
Throws:
ToolException

Apache CXF API

Apache CXF