Interface ConnectedSource

All Superinterfaces:
Describable, org.codice.ddf.platform.services.common.Describable, Maskable, RemoteSource, ResourceReader, Source

public interface ConnectedSource extends RemoteSource, Maskable
Provides an implementation of Source that represents a remote that is always included in every local and enterprise Query processed. However, ConnectedSource implementations can never be queried individually by clients, meaning a client cannot query a ConnectedSource by name.
See Also: