public class RARDeployment extends ServiceMBeanSupport implements RARDeploymentMBean,ManagedConnectionFactory(Code)
The RARDeployment mbean manages instantiation and configuration of a
ManagedConnectionFactory instance. It is intended to be configured
primarily by xslt transformation of the ra.xml from a jca adapter.
Until that is implemented, it uses the old RARDeployment and RARDeployer
mechanism to obtain information from the ra.xml. Properties for the
ManagedConectionFactory should be supplied with their values in the
ManagedConnectionFactoryProperties element.
author: Toby Allsopp author: David Jencks version: $Revision: 57189 $