org.apache.activemq.tool.spi
Interface SPIConnectionFactory
- All Known Implementing Classes:
- ActiveMQPojoSPI, ActiveMQReflectionSPI, ClassLoaderSPIConnectionFactory, ReflectionSPIConnectionFactory
public interface SPIConnectionFactory
createConnectionFactory
javax.jms.ConnectionFactory createConnectionFactory(Properties settings)
throws Exception
- Throws:
Exception
configureConnectionFactory
void configureConnectionFactory(javax.jms.ConnectionFactory jmsFactory,
Properties settings)
throws Exception
- Throws:
Exception
Copyright © 2011 Apache Software Foundation. All Rights Reserved.