| This class provides an implementaion of the factory API based on
information obtained from an RMS resource adapter.
The resource adapter must provide the
RmsConnectionFactoryRmsConnectionFactory . The factory is obtained from JNDI
using the logical name java:comp/env/ra/RMS . This is the only
configuration option of this resource management service factory, as
anything else is configured using properties of the resource adapter.
author: Michael Lipp version: $Revision: 1.3 $ |