|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
com.atlassian.confluence.spring.LazyInitByDefaultBeanDefinitionDocumentReader
public class LazyInitByDefaultBeanDefinitionDocumentReader
Class to allow us to programmatically set the default-lazy-init attribute on the <beans> tag.
| Field Summary |
|---|
| Fields inherited from class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader |
|---|
ALIAS_ATTRIBUTE, ALIAS_ELEMENT, BEAN_ELEMENT, IMPORT_ELEMENT, logger, NAME_ATTRIBUTE, RESOURCE_ATTRIBUTE |
| Constructor Summary | |
|---|---|
LazyInitByDefaultBeanDefinitionDocumentReader()
|
|
| Method Summary | |
|---|---|
protected org.springframework.beans.factory.xml.BeanDefinitionParserDelegate |
createHelper(org.springframework.beans.factory.xml.XmlReaderContext readerContext,
org.w3c.dom.Element root)
|
| Methods inherited from class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader |
|---|
extractSource, getReaderContext, importBeanDefinitionResource, parseBeanDefinitions, postProcessXml, preProcessXml, processAliasRegistration, processBeanDefinition, registerBeanDefinitions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LazyInitByDefaultBeanDefinitionDocumentReader()
| Method Detail |
|---|
protected org.springframework.beans.factory.xml.BeanDefinitionParserDelegate createHelper(org.springframework.beans.factory.xml.XmlReaderContext readerContext,
org.w3c.dom.Element root)
createHelper in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||