Class JmsMessagingSourceFactory

java.lang.Object
org.frankframework.jms.MessagingSourceFactory
org.frankframework.jms.JmsMessagingSourceFactory

public class JmsMessagingSourceFactory extends MessagingSourceFactory
Factory for JmsMessagingSources, to share them for JMS Objects that can use the same. JMS related IBIS objects can obtain a MessagingSource from this class. The physical connection is shared between all IBIS objects that have the same connectionFactoryName.
Since:
4.4
Author:
Gerrit van Brakel