public class RSRemoteCatalogResolverFactory extends java.lang.Object implements HasCreateDTSUriResolver
| Constructor and Description |
|---|
RSRemoteCatalogResolverFactory(RSRemoteCatalogGUI theGUI)
Instantiates a new RS remote catalog resolver factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createAndRegisterDTSUriResolver(DTSContainer dts)
Implementors of this class should create the URIResolver instance and call
the method installDTSURIResolver(URIResolver ) on the DTSContainer passed in
as a parameter.
|
public RSRemoteCatalogResolverFactory(RSRemoteCatalogGUI theGUI)
theGUI - the the guipublic void createAndRegisterDTSUriResolver(DTSContainer dts)
HasCreateDTSUriResolvercreateAndRegisterDTSUriResolver in interface HasCreateDTSUriResolverdts - the dts