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

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

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

Classes in org.apache.jetspeed.services.registry that implement FileRegistry
 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 that return FileRegistry
 FileRegistry RegistryWatcher.getSubscriber()
           
 

Methods in org.apache.jetspeed.services.registry with parameters of type FileRegistry
 void RegistryWatcher.setSubscriber(FileRegistry registry)
          Modifies the subscriber to this Watcher
 



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