Uses of Interface
org.apache.myfaces.extensions.validator.core.proxy.ProxyHelper

Packages that use ProxyHelper
org.apache.myfaces.extensions.validator.core   
org.apache.myfaces.extensions.validator.core.proxy   
 

Uses of ProxyHelper in org.apache.myfaces.extensions.validator.core
 

Methods in org.apache.myfaces.extensions.validator.core that return ProxyHelper
abstract  ProxyHelper ExtValCoreConfiguration.proxyHelper()
          Defines the ProxyHelper that should be used by ExtVal.
 ProxyHelper DefaultExtValCoreConfiguration.proxyHelper()
          Defines the ProxyHelper that should be used by ExtVal.
 

Uses of ProxyHelper in org.apache.myfaces.extensions.validator.core.proxy
 

Classes in org.apache.myfaces.extensions.validator.core.proxy that implement ProxyHelper
 class DefaultProxyHelper
          Supports CGLIB and javassist.
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.