com.sun.xml.registry.uddi
Class FederationImpl

java.lang.Object
  extended by com.sun.xml.registry.uddi.ConnectionImpl
      extended by com.sun.xml.registry.uddi.FederationImpl
All Implemented Interfaces:
Connection

public class FederationImpl
extends ConnectionImpl

Represents a single logical connection to a federation or group of registry providers. This interface is used in support of the distributed query feature of the JAXR API.

Author:
Farrukh S. Najmi

Field Summary
 
Fields inherited from class com.sun.xml.registry.uddi.ConnectionImpl
USER_DEF_TAXONOMIES
 
Constructor Summary
FederationImpl()
           
 
Method Summary
 
Methods inherited from class com.sun.xml.registry.uddi.ConnectionImpl
close, getCredentials, getCurrentUser, getRegistryService, getUserDefinedTaxonomy, isClosed, isSynchronous, setCredentials, setSynchronous, useCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FederationImpl

public FederationImpl()


Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.