31.3. Source and Target Destination Factories

These create or look up the destinations.
Example 31.1, “jms-bridge-jboss-beans.xml Sample Config” uses the default implementation provided by HornetQ that looks up the destination using JNDI.
Different implementations can be provided with the org.hornetq.jms.bridge.DestinationFactory interface.