org.apache.cxf.tools.common
Class ClassUtils

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

public class ClassUtils
extends java.lang.Object


Field Summary
protected static java.util.logging.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 java.util.logging.Logger LOG
Constructor Detail

ClassUtils

public ClassUtils()
Method Detail

compile

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


Apache CXF