Uses of Class
edu.cornell.mannlib.vitro.webapp.utils.configuration.ConfigurationBeanLoader
-
Packages that use ConfigurationBeanLoader Package Description edu.cornell.mannlib.vitro.webapp.utils.configuration -
-
Uses of ConfigurationBeanLoader in edu.cornell.mannlib.vitro.webapp.utils.configuration
Methods in edu.cornell.mannlib.vitro.webapp.utils.configuration with parameters of type ConfigurationBeanLoader Modifier and Type Method Description voidWrappedInstance. setProperties(ConfigurationBeanLoader loader, Collection<PropertyType.PropertyStatement> propertyStatements)The loader provides the distilled property statements from the RDF, to populate the instance.
-