Example usage for Java javax.xml.registry ConnectionFactory fields, constructors, methods, implement or subclass
The text is from its open source code.
Connection | createConnection() Create a named connection. |
ConnectionFactory | newInstance() Creates a default ConnectionFactory object. |
void | setProperties(Properties properties) Sets the Properties used during createConnection and createFederatedConnection calls. |