javax.xml.rpc
Class FactoryFinder
class
FactoryFinder
extends Object
This code is designed to implement the pluggability
feature and is designed to both compile and run on JDK version 1.1 and
later. The code also runs both as part of an unbundled jar file and
when bundled as part of the JDK.
This class is duplicated for each subpackage so keep it in sync.
It is package private and therefore is not exposed as part of the JAXRPC
API.