Java javax.xml.registry ConnectionFactory fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.registry ConnectionFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.registry ConnectionFactory.

The text is from its open source code.

Subclass

javax.xml.registry.ConnectionFactory has subclasses.
Click this link to see all its subclasses.

Method

ConnectioncreateConnection()
Create a named connection.
ConnectionFactorynewInstance()
Creates a default ConnectionFactory object.
voidsetProperties(Properties properties)
Sets the Properties used during createConnection and createFederatedConnection calls.