Package net.refractions.udig.catalog

Interface Summary
IResolve Blocking IAdaptable, used to contact external services.
IResolveAdapterFactory Adapts a resolve handle into another type of object.
IResolveChangeEvent Captures changes to the Catalog.
IResolveChangeListener Allows client code to notice catalog changes.
IResolveDelta Constants used to communicate Catalog Deltas.
IResolveDeltaVisitor Allows processing of resolve deltas.
IResolveManager An IResolverFactoryManager processes the net.refractions.udig.resolvers extension point and allows client code to resolve IResolve objects to other objects.
IServiceFactory Builds service proxies or clones (with an id).
ITransientResolve This is a tag interface that indicates a resolve is transient.
ServiceExtension This is the required addition on the part of a data provider.
ServiceExtension2 Extends the ServiceExtension interface to provide debug information about why it couldn't process a URL or parameters.
ServiceMover Interface for physical moving of local services on disk.
TemporaryResourceFactory Creates Temporary Resources.
 

Class Summary
AbstractDataStoreServiceExtension A support class for creating Service Extensions based on Geotools Datastores.
CatalogPlugin The main plugin class to be used in the desktop.
ICatalog Interface to capture both the Local Catalog resources and Web Registry Service.
ICatalogInfo Represents a bean style metadata accessor for metadata about a catalog.
IGeoResource Represents a handle to a spatial resource.
IGeoResourceInfo Represents a bean style metadata accessor for metadata about a geoResource.
IService Represents a geo spatial service handle.
IServiceInfo Provides metadata information about a service.
RemotePreferenceStore An abstract preference store implementation for remote preference stores.
ServiceParameterPersister Provides methods for writing IService paramaters to a preference object and for creating services from the preferences.
URLUtils Utilities for dealing with the catalog's use of URLs as identifiers
 

Enum Summary
IResolve.Status  
IResolveChangeEvent.Type  
IResolveDelta.Kind Kind of Delta, used to indicate change.