java.lang.Object javax.xml.registry.ConnectionFactory
Connection
public ConnectionFactory()
public abstract Connection createConnection() throws JAXRException
public abstract FederatedConnection createFederatedConnection(Collection connections) throws JAXRException
public abstract Properties getProperties() throws JAXRException
public static ConnectionFactory newInstance() throws JAXRException
public abstract void setProperties(Properties properties) throws JAXRException