org.tm4j.net.LocatorResolverManager .removeResolver(java.lang.String notation)

Description

Removes the resolver for the specified notation from the manager. That resolver will be unregistered in the manager and locators with the specified notation will no longer be resolvable via the manager.

Parameters
java.lang.String notation The notation for which to remove the resolver.

Other Resources

Related Topics

Has Parameters