Class JmsSyncEndpointParser

java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class JmsSyncEndpointParser extends AbstractJmsEndpointParser
Bean definition parser for synchronous JMS endpoint components.
Since:
1.4
Author:
Christoph Deppisch