Custom Match Rules for EJB based Transactions
If you are not getting the required visibility with auto-discovered transactions, create a custom match rule for an EJB based transaction.
The following example creates a custom match rule for the receiveOrder method in the TrackOrder
In addition to the bean and method names, other match criteria that could be used to define the transaction are the EJB type, class name, superclass name, and interface name.