public class JuffrouXmlSpring extends JuffrouXml implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
JuffrouXmlSpring() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
org.springframework.core.io.Resource[] |
getMappingLocations() |
void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
void |
setMappingLocations(org.springframework.core.io.Resource[] mappingLocations) |
fromXml, getXmlMarshaller, readConfigFile, readConfigFile, registerAttribute, registerAttribute, registerElement, registerElement, registerRootElement, registerRootElement, registerSerializer, registerText, registerText, toXmlpublic org.springframework.core.io.Resource[] getMappingLocations()
public void setMappingLocations(org.springframework.core.io.Resource[] mappingLocations)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2011–2020 Juffrou. All rights reserved.