org.drools.testframework
Class DateObjectFactory

java.lang.Object
  extended by org.drools.testframework.DateObjectFactory

public class DateObjectFactory
extends Object


Constructor Summary
DateObjectFactory()
           
 
Method Summary
static Object getObject(Class<?> fieldClass, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateObjectFactory

public DateObjectFactory()
Method Detail

getObject

public static Object getObject(Class<?> fieldClass,
                               String value)
                        throws InvocationTargetException,
                               NoSuchMethodException,
                               InstantiationException,
                               IllegalAccessException
Throws:
InvocationTargetException
NoSuchMethodException
InstantiationException
IllegalAccessException


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.