org.apache.struts2.views.xdocreport
Class LazyCommonsBeanUtilsPopulateContext

java.lang.Object
  extended by org.apache.struts2.views.xdocreport.AbstractPopulateContext
      extended by org.apache.struts2.views.xdocreport.LazyCommonsBeanUtilsPopulateContext

public class LazyCommonsBeanUtilsPopulateContext
extends AbstractPopulateContext


Constructor Summary
LazyCommonsBeanUtilsPopulateContext()
           
 
Method Summary
static LazyCommonsBeanUtilsPopulateContext getInstance()
           
protected  PropertyDescriptor[] getPropertyDescriptors(Object pojo)
           
protected  Object getSimpleProperty(Object pojo, PropertyDescriptor descriptor)
           
 
Methods inherited from class org.apache.struts2.views.xdocreport.AbstractPopulateContext
populate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyCommonsBeanUtilsPopulateContext

public LazyCommonsBeanUtilsPopulateContext()
Method Detail

getInstance

public static LazyCommonsBeanUtilsPopulateContext getInstance()

getPropertyDescriptors

protected PropertyDescriptor[] getPropertyDescriptors(Object pojo)
                                               throws Exception
Specified by:
getPropertyDescriptors in class AbstractPopulateContext
Throws:
Exception

getSimpleProperty

protected Object getSimpleProperty(Object pojo,
                                   PropertyDescriptor descriptor)
                            throws Exception
Specified by:
getSimpleProperty in class AbstractPopulateContext
Throws:
Exception


Copyright © 2013. All rights reserved.