Class JmsNamespaceHandler

java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.jms.config.JmsNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class JmsNamespaceHandler extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
A NamespaceHandler for the JMS namespace.
Since:
2.5
Author:
Mark Fisher, Juergen Hoeller, Stephane Nicoll
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport

    decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JmsNamespaceHandler

      public JmsNamespaceHandler()
  • Method Details

    • init

      public void init()