public interface HasCreateDTSUriResolver
| 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.
|
void createAndRegisterDTSUriResolver(DTSContainer dts)
dts - the dts