public class UnmarshallerRepositoryPopulatorFactoryBean extends AbstractRepositoryPopulatorFactoryBean
| Constructor and Description |
|---|
UnmarshallerRepositoryPopulatorFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected ResourceReader |
getResourceReader() |
void |
setUnmarshaller(org.springframework.oxm.Unmarshaller unmarshaller)
Configures the
Unmarshaller to be used. |
createInstance, getObjectType, onApplicationEvent, setApplicationContext, setResourcespublic UnmarshallerRepositoryPopulatorFactoryBean()
public void setUnmarshaller(org.springframework.oxm.Unmarshaller unmarshaller)
Unmarshaller to be used.unmarshaller - the unmarshaller to setprotected ResourceReader getResourceReader()
getResourceReader in class AbstractRepositoryPopulatorFactoryBeanpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.springframework.beans.factory.config.AbstractFactoryBean<ResourceReaderRepositoryPopulator>ExceptionCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.