IntelliJ IDEA 2016.3 Help

Creating Message Listeners

This feature is supported in the Ultimate edition only.

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.

See Also

```

Concepts:

Last modified: 21 March 2017