Class JmsEndpointConfigParser

java.lang.Object
org.citrusframework.jms.config.annotation.JmsEndpointConfigParser
All Implemented Interfaces:
AnnotationConfigParser<JmsEndpointConfig,JmsEndpoint>

public class JmsEndpointConfigParser extends Object implements AnnotationConfigParser<JmsEndpointConfig,JmsEndpoint>
Since:
2.5
Author:
Christoph Deppisch