Uses of Class
javax.xml.registry.ConnectionFactory
-
Packages that use ConnectionFactory Package Description javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the Jakarta XML Registries API. -
-
Uses of ConnectionFactory in javax.xml.registry
Methods in javax.xml.registry that return ConnectionFactory Modifier and Type Method Description static ConnectionFactoryConnectionFactory. newInstance()Creates a defaultConnectionFactoryobject.
-