org.mule.common.metadata.datatype
Class DataTypeFactory

java.lang.Object
  extended by org.mule.common.metadata.datatype.DataTypeFactory

public class DataTypeFactory
extends Object


Method Summary
 DataType getDataType(Class<?> clazz)
           
static DataTypeFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static DataTypeFactory getInstance()

getDataType

public DataType getDataType(Class<?> clazz)


Copyright © 2015 MuleSoft, Inc.. All rights reserved.