Class JndiConnectionFactoryFactory

java.lang.Object
org.frankframework.jdbc.datasource.ObjectFactoryBase<javax.jms.ConnectionFactory>
org.frankframework.jndi.JndiConnectionFactoryFactory
All Implemented Interfaces:
IConnectionFactoryFactory, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
NarayanaConnectionFactoryFactory

public class JndiConnectionFactoryFactory extends ObjectFactoryBase<javax.jms.ConnectionFactory> implements IConnectionFactoryFactory