com.intel.hadoop.graphbuilder.types
Class TypeFactory

java.lang.Object
  extended by com.intel.hadoop.graphbuilder.types.TypeFactory

public class TypeFactory
extends java.lang.Object


Constructor Summary
TypeFactory()
           
 
Method Summary
static java.lang.String getClassName(java.lang.String typename)
           
static java.lang.String getConstructorCode(java.lang.String classname)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeFactory

public TypeFactory()
Method Detail

getConstructorCode

public static java.lang.String getConstructorCode(java.lang.String classname)

getClassName

public static java.lang.String getClassName(java.lang.String typename)
                                     throws javassist.NotFoundException
Throws:
javassist.NotFoundException