I use LookupLocator as a basic form of service end point description. Many of my deployments are across non broadcast networks and I must use unicast lookup via LookupLocator.
Sent from my iPhone On Nov 9, 2010, at 1:25 PM, Peter Firmstone <[email protected]> wrote: > Sim IJskes - QCG wrote: >> On 09-11-10 12:53, Peter Firmstone wrote: >>> LookupLocator is used by LookupLocatorDiscovery as little more than a >>> String URL parser, to store the host and port information. >> >> Could you also have a look at LookupLocator. I was looking for the methods >> usage for the methods you deprecated, but couldn't find any reference. Is it >> still a functional part of code? >> >> Gr. Sim >> > ConstrainableLookupLocator overrides the methods and performs Discovery V2, > so I decided to simply add some more javadoc and relevant references to clear > up any confusion instead.
