org.apache.beehive.wsm.jsr181.processor.apt
Class TypeMirrorUtil

Object
  extended by TypeMirrorUtil

public class TypeMirrorUtil
extends Object


Constructor Summary
TypeMirrorUtil()
           
 
Method Summary
static Class classForName(TypeMirror type)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeMirrorUtil

public TypeMirrorUtil()
Method Detail

classForName

public static Class classForName(TypeMirror type)
                          throws ClassNotFoundException
Throws:
ClassNotFoundException