Version 2

    JBoss/JMS Factory Interceptor

     

    The factory interceptor is responsible for constructing the messaging api client objects and facade objects:

     

    • Connection

    • Session

    • Browser

    • Consumer

    • Producer

    • Messages

    • Temporary Queues/Topics

     

    This will be implemented by delegating to the Implementation object used to construct the ConnectionFactory.