com.agical.rmock.core.util
Class ReflectionUtils

java.lang.Object
  extended by com.agical.rmock.core.util.ReflectionUtils

public class ReflectionUtils
extends Object


Constructor Summary
ReflectionUtils()
           
 
Method Summary
 Class classForName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionUtils

public ReflectionUtils()
Method Detail

classForName

public Class classForName(String name)


Copyright © 2005-2011 Agical AB. All Rights Reserved.