Reference: Source and Target Connection Factories

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 774

This topic has not yet been written. The content below is from the topic description.
33.3. Source and Target Destination Factories Again, similarly, these are used to create or lookup up the destinations. In the configuration example above, we have used the default provided by HornetQ that looks up the destination using JNDI. A new implementation can be provided by implementing org.hornetq.jms.bridge.DestinationFactory interface.