com.bea.wsrp.registry.find
Class RegistryFinder.Factory

java.lang.Object
  extended by com.bea.wsrp.registry.find.RegistryFinder.Factory
Enclosing interface:
RegistryFinder

public static class RegistryFinder.Factory
extends Object

Returns an implementation instance.

Currently, the implementation supports UDDI Version 2.0 registries only.


Constructor Summary
RegistryFinder.Factory()
           
 
Method Summary
static RegistryFinder getInstance()
          Returns an instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryFinder.Factory

public RegistryFinder.Factory()
Method Detail

getInstance

public static RegistryFinder getInstance()

Returns an instance.

Returns
instance


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.