IntelliJ IDEA 2020.2 Help

Create message listeners

Message listener is defined for a Message bean, versions 1.x, 2.x or 3.0.

Same as the other bean properties, the message listener can be defined by editing the source code, or using the tools provided by IntelliJ IDEA.

To configure a message listener

  1. Open the New Bean dialog box.

    Alternatively, open the message desired bean for editing, and click the Change EJB Classes button.

  2. In the Message Listener field specify class that will be used to handle the Java Messaging Service messages.

Last modified: 23 June 2020