org.hippoecm.hst.proxy
Class DynaBeanProxyUtils

java.lang.Object
  extended by org.hippoecm.hst.proxy.DynaBeanProxyUtils

public class DynaBeanProxyUtils
extends Object

DynaBeanProxyUtils

Version:
$Id: DynaBeanProxyUtils.java 21482 2010-02-03 19:16:09Z wko $

Method Summary
static Object createDynaBeanProxy(org.apache.commons.beanutils.DynaBean dynaBean, Class... proxyInterfaces)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDynaBeanProxy

public static Object createDynaBeanProxy(org.apache.commons.beanutils.DynaBean dynaBean,
                                         Class... proxyInterfaces)


Copyright © 2008-2012 Hippo. All Rights Reserved.