Please note: often connection parameters can be handled by more then one service
(especially when they describe an Open Web Service that speaks several service protocols).
See Also:net.refractions.udig.catalog.IServiceFactory.acquire(java.net.URIjava.util.Map) Parameters: id - identifier Parameters: params - Connection parameters List of services able to handle provided params
Acquire IService handles generated by all ServiceExtentions that think they can handle the
provided target url.
Note: Just because a target is created does *NOT* mean it will actually work. You can check
the handles in the usual manner (ask for their info) after you get back this list.