Implementations of this interface hold a reference to a factory of XAResource objects.
This class is used in those classes that wrap jdbc XADataSource or jms XAConnectionFactory or any other factory of XA resources
and allows to retrieve the actual implementation.