| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceHandlerSupport | |
|---|---|
| org.springframework.aop.config | Support package for declarative AOP configuration, with XML schema being the primary configuration format. | 
| org.springframework.beans.factory.xml | Contains an abstract XML-based BeanFactoryimplementation,
including a standard "spring-beans" DTD. | 
| org.springframework.context.config | Support package for advanced application context configuration, with XML schema being the primary configuration format. | 
| org.springframework.ejb.config | Support package for EJB/J2EE-related configuration, with XML schema being the primary configuration format. | 
| org.springframework.jms.config | Support package for declarative messaging configuration, with XML schema being the primary configuration format. | 
| org.springframework.scripting.config | Support package for Spring's dynamic language machinery, with XML schema being the primary configuration format. | 
| org.springframework.transaction.config | Support package for declarative transaction configuration, with XML schema being the primary configuration format. | 
| Uses of NamespaceHandlerSupport in org.springframework.aop.config | 
|---|
| Subclasses of NamespaceHandlerSupport in org.springframework.aop.config | |
|---|---|
|  class | AopNamespaceHandlerNamespaceHandlerfor theaopnamespace. | 
| Uses of NamespaceHandlerSupport in org.springframework.beans.factory.xml | 
|---|
| Subclasses of NamespaceHandlerSupport in org.springframework.beans.factory.xml | |
|---|---|
|  class | UtilNamespaceHandlerNamespaceHandlerfor theutilnamespace. | 
| Uses of NamespaceHandlerSupport in org.springframework.context.config | 
|---|
| Subclasses of NamespaceHandlerSupport in org.springframework.context.config | |
|---|---|
|  class | ContextNamespaceHandlerNamespaceHandlerfor the 'context' namespace. | 
| Uses of NamespaceHandlerSupport in org.springframework.ejb.config | 
|---|
| Subclasses of NamespaceHandlerSupport in org.springframework.ejb.config | |
|---|---|
|  class | JeeNamespaceHandlerNamespaceHandlerfor the 'jee' namespace. | 
| Uses of NamespaceHandlerSupport in org.springframework.jms.config | 
|---|
| Subclasses of NamespaceHandlerSupport in org.springframework.jms.config | |
|---|---|
|  class | JmsNamespaceHandlerA NamespaceHandlerfor the JMS namespace. | 
| Uses of NamespaceHandlerSupport in org.springframework.scripting.config | 
|---|
| Subclasses of NamespaceHandlerSupport in org.springframework.scripting.config | |
|---|---|
|  class | LangNamespaceHandlerNamespaceHandlerthat supports the wiring of
 objects backed by dynamic languages such as Groovy, JRuby and
 BeanShell. | 
| Uses of NamespaceHandlerSupport in org.springframework.transaction.config | 
|---|
| Subclasses of NamespaceHandlerSupport in org.springframework.transaction.config | |
|---|---|
|  class | TxNamespaceHandlerNamespaceHandlerallowing for the configuration of
 declarative transaction management using either XML or using annotations. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||