Uses of Interface
org.wso2.carbon.registry.core.CoreRegistry

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

Uses of CoreRegistry in org.wso2.carbon.registry.app
 

Classes in org.wso2.carbon.registry.app that implement CoreRegistry
 class RemoteRegistry
          This is a core class of the Remote Atom Based implementation of the Registry.
 

Uses of CoreRegistry in org.wso2.carbon.registry.core
 

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

Uses of CoreRegistry in org.wso2.carbon.registry.core.jdbc
 

Classes in org.wso2.carbon.registry.core.jdbc that implement CoreRegistry
 class EmbeddedRegistry
          This is a core class of the Embedded JDBC Based implementation of the Registry.
 class InMemoryEmbeddedRegistry
          In-memory implementation of the Embedded Registry.
 

Uses of CoreRegistry in org.wso2.carbon.registry.core.session
 

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



Copyright © 2010. All Rights Reserved.