This interface will be implemented by services that search
avaliable models.
This is designed as service for possibility to use ant commandline tasks.
One can implement this interface and this implementation
will search models in location that needs for ant tasks.
author: Vitaly Bychkov
getWSDLModels(TMapModel model, String namespace) Accessor to list of availible WSDL models.
Parameters: model - TMap model for which WSDL models will be searched. Parameters: namespace - Namespace of searched WSDL model.
Accessor to list of availible WSDL models.
Parameters: model - TMap model for which WSDL models will be searched. Parameters: namespace - Namespace of searched WSDL model. Collection of found WSDL models.