Uses of Interface
org.wso2.registry.CoreRegistry

Packages that use CoreRegistry
org.wso2.registry   
org.wso2.registry.app   
org.wso2.registry.jdbc   
org.wso2.registry.session   
 

Uses of CoreRegistry in org.wso2.registry
 

Subinterfaces of CoreRegistry in org.wso2.registry
 interface Registry
          This is the "Full" Registry interface.
 

Uses of CoreRegistry in org.wso2.registry.app
 

Classes in org.wso2.registry.app that implement CoreRegistry
 class RemoteRegistry
           
 

Uses of CoreRegistry in org.wso2.registry.jdbc
 

Classes in org.wso2.registry.jdbc that implement CoreRegistry
 class AtomicRegistry
           
 class BasicRegistry
          This class contains JDBC based implementations of all Registry API methods.
 class InMemoryJDBCRegistry
           
 class JDBCRegistry
          This is a core class of the JDBC based implementation of the Registry.
 

Uses of CoreRegistry in org.wso2.registry.session
 

Classes in org.wso2.registry.session that implement CoreRegistry
 class UserRegistry
          Maintains information required for particular user.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.