Uses of Interface
org.apache.jetspeed.om.registry.base.LocalRegistry

Packages that use LocalRegistry
org.apache.jetspeed.om.registry.base   
 

Uses of LocalRegistry in org.apache.jetspeed.om.registry.base
 

Classes in org.apache.jetspeed.om.registry.base that implement LocalRegistry
 class BaseClientRegistry
          Simple implementation of the ClientRegistry interface.
 class BaseMediaTypeRegistry
          Extends BaseRegistry implementation to override object creation method
 class BaseOrderedRegistry
          Provides a basic registry implementation that keep the elements ordered.
 class BasePortletControllerRegistry
          Extends BaseRegistry implementation to override object creation method and ensure Registry object is synchronized with its persistence backend by delegating actual addition/deletion of objects to the registry service.
 class BasePortletControlRegistry
          Extends BaseRegistry implementation to override object creation method and ensure Registry object is synchronized with its persistence backend by delegating actual addition/deletion of objects to the registry service.
 class BasePortletRegistry
          Provides base functionality within a Portlet Registry.
 class BaseRegistry
          Provides base functionality within a Registry.
 class BaseSecurityRegistry
          Extends BaseRegistry implementation to override object creation method and ensure Registry object is synchronized with its persistence backend by delegating actual addition/deletion of objects to the registry service.
 class BaseSkinRegistry
          Extends BaseRegistry implementation to override object creation method and ensure Registry object is synchronized with its persistence backend by delegating actual addition/deletion of objects to the registry service.
 class DatabaseRegistry
          Provides base functionality within a Database Registry.
 



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