org.tm4j.net.Locator .setFactory(org.tm4j.net.LocatorFactory factory)

Description

Associates the locator with the given factory. Applications should ensure that this method is not invoked directly, except by factory classes implementing LocatorFactory.

Parameters
org.tm4j.net.LocatorFactory factory the factory to be associated with the locator.

Other Resources

Related Topics

Has Parameters