When performing recovery and processing inbound messages, we get an
XAResource from the resource adapter by invoking the method
getXAResources(ActivationSpec[] specs). For those returned XAResource
objects, what is the expected means to destroy them since there is no
API method to do so?