org.apache.myfaces.extensions.cdi.core.impl.util
Class ProxyUtils
java.lang.Object
org.apache.myfaces.extensions.cdi.core.impl.util.ProxyUtils
@Typed
public class ProxyUtils
- extends Object
- Author:
- Gerhard Petracek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getUnproxiedClass
public static Class getUnproxiedClass(Class currentClass)
isProxiedClass
public static boolean isProxiedClass(Class currentClass)
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.