org.jboss.weld.interceptor.util
Class ReflectionUtils
java.lang.Object
org.jboss.weld.interceptor.util.ReflectionUtils
public class ReflectionUtils
- extends Object
- Author:
- Marius Bogoevici
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionUtils
public ReflectionUtils()
ensureAccessible
public static void ensureAccessible(Method method)
classForName
public static Class<?> classForName(String className)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getThreadContextClassLoader
public static ClassLoader getThreadContextClassLoader()
Copyright © 2013 Seam Framework. All Rights Reserved.