Interface FederatedSource

All Superinterfaces:
Describable, org.codice.ddf.platform.services.common.Describable, RemoteSource, ResourceReader, Source
All Known Subinterfaces:
CatalogStore, OAuthFederatedSource

public interface FederatedSource extends RemoteSource
Provides an implementation of Source that represents a remote that can be optionally included in federated Query implementations.
See Also: