org.jboss.interceptor.util
Class ReflectionFactoryUtils
java.lang.Object
org.jboss.interceptor.util.ReflectionFactoryUtils
public class ReflectionFactoryUtils
- extends Object
- Author:
- Marius Bogoevici
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionFactoryUtils
public ReflectionFactoryUtils()
isAvailable
public static boolean isAvailable()
getReflectionFactoryConstructor
public static <T> Constructor<T> getReflectionFactoryConstructor(Class<T> proxyClass)
throws NoSuchMethodException
- Throws:
NoSuchMethodException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.