spring-framework / org.springframework.jms.config / JmsNamespaceHandler

JmsNamespaceHandler

open class JmsNamespaceHandler : NamespaceHandlerSupport

A org.springframework.beans.factory.xml.NamespaceHandler for the JMS namespace.

Author
Mark Fisher

Author
Juergen Hoeller

Author
Stephane Nicoll

Since
2.5

Constructors

<init>

JmsNamespaceHandler()

A org.springframework.beans.factory.xml.NamespaceHandler for the JMS namespace.

Functions

init

open fun init(): Unit