| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBeanDefinitionParser | |
|---|---|
| org.springframework.beans.factory.xml | Contains an abstract XML-based BeanFactoryimplementation,
including a standard "spring-beans" DTD. | 
| org.springframework.transaction.config | Support package for declarative transaction configuration, with XML schema being the primary configuration format. | 
| Uses of AbstractBeanDefinitionParser in org.springframework.beans.factory.xml | 
|---|
| Subclasses of AbstractBeanDefinitionParser in org.springframework.beans.factory.xml | |
|---|---|
|  class | AbstractSimpleBeanDefinitionParserConvenient base class for when there exists a one-to-one mapping between attribute names on the element that is to be parsed and the property names on the Classbeing configured. | 
|  class | AbstractSingleBeanDefinitionParserBase class for those BeanDefinitionParserimplementations that
 need to parse and define just a singleBeanDefinition. | 
| Uses of AbstractBeanDefinitionParser in org.springframework.transaction.config | 
|---|
| Subclasses of AbstractBeanDefinitionParser in org.springframework.transaction.config | |
|---|---|
|  class | JtaTransactionManagerBeanDefinitionParserParser for the <tx:jta-transaction-manager/> element, autodetecting BEA WebLogic, IBM WebSphere and Oracle OC4J. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||