Uses of Interface
org.apache.ws.scout.registry.IRegistryBase

Packages that use IRegistryBase
org.apache.ws.scout.registry   
 

Uses of IRegistryBase in org.apache.ws.scout.registry
 

Subinterfaces of IRegistryBase in org.apache.ws.scout.registry
 interface IRegistry
          IRegistry interface.
 interface IRegistryV3
          IRegistry interface.
 

Classes in org.apache.ws.scout.registry that implement IRegistryBase
 class RegistryImpl
          RegistryImpl is the implementation of IRegistry.
 class RegistryV3Impl
          RegistryImpl is the implementation of IRegistry.
 

Constructors in org.apache.ws.scout.registry with parameters of type IRegistryBase
RegistryServiceImpl(IRegistryBase registry, java.lang.String postalScheme, int maxRows, java.lang.String uddiVersion)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.