Version 2

    JBoss/JMS Producer

     

    The Producer is responsible for sending messages to the server.

    It is constructed by the Factory interceptor from the session.

     

    It implements

    • javax.jms.MessageProducer
    • javax.jms.QueueSender
    • javax.jms.TopicPublisher

     

    Implementation

     

    It will normally be implemented with at least the following interceptors.

     

    Client side: