Our implmentation of javax.xml.registry.ConnectionFactory.
Also exposes the properties as JavaBean properties to ease use
with a managed environment such as an application server.
author: Anil Saldhana author: Jeremy Boynes
Returns a value copy of the properties that will be used to create
a Connections. Operations on this Properties objects will not affect
this ConnectionFactory; use setProperties(Properties) to save changes.
a Properties object containing the properies that will be used to create Connection