Resource Adapter Message Support tabbed pane
If this resource adapter is capable of delivering messages to message endpoints, such as message-driven beans, use the Messaging Support tabbed pane to provide a list of the interfaces implemented by the endpoints. For each type, provide the corresponding class that is used to configure the endpoint for that interface type. A resource adapter is allowed to asynchronously deliver messages to message endpoints residing in the application server independent of the specific messaging style, messaging semantics, and messaging infrastructure used to deliver messages.
The RAR archive is searched for all classes that implement the javax.resource.spi.ActivationSpec interface. Create a row in the table for each of these interfaces, as follows.
To delete a message listener from the list, select the row you wish to delete and click the Delete button. Confirm the deletion.