Class PropertiesNoDefaultsConfigurationFactory<C extends CommonExportConfiguration>


  • public class PropertiesNoDefaultsConfigurationFactory<C extends CommonExportConfiguration>
    extends java.lang.Object
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Constructor Detail

      • PropertiesNoDefaultsConfigurationFactory

        public PropertiesNoDefaultsConfigurationFactory​(JasperReportsContext jasperReportsContext)
    • Method Detail

      • getConfiguration

        public C getConfiguration​(java.lang.Class<C> configurationInterface,
                                  JRPropertiesHolder propertiesHolder)
      • getPropertyValue

        protected java.lang.Object getPropertyValue​(java.lang.reflect.Method method,
                                                    JRPropertiesHolder propertiesHolder)