Uses of Interface
org.apache.jetspeed.services.registry.RegistryService

Packages that use RegistryService
org.apache.jetspeed.services.registry   
 

Uses of RegistryService in org.apache.jetspeed.services.registry
 

Classes in org.apache.jetspeed.services.registry that implement RegistryService
 class CastorRegistryService
          This is an implementation of the RegistryService based on the Castor XML serialization mechanisms
 class HybridRegistryService
          Implements the Jetspeed Registry Service interface, with a hybrid of Database and File-based (Castor) Registry storage.
 class LateInitCastorRegistryService
          This is an implementation of the RegistryService based on the Castor XML serialization mechanisms
 

Methods in org.apache.jetspeed.services.registry with parameters of type RegistryService
 boolean RegistryImporter.run(RegistryService exporterService, RegistryService importerService)
           
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.