Interface TapServiceFinder

All Known Implementing Classes:
AuxServiceFinder, GlotsServiceFinder

public interface TapServiceFinder
Defines an object that can make global queries (from the registry or some registry-like entity) about all TAP services and tables satisfying certain constraints.

This interface defines a couple of methods that implementations must implement, and a number of interfaces defining parameter and return types used by those methods.

Since:
30 Jun 2015
Author:
Mark Taylor
  • Method Details