Uses of Class
org.apache.jetspeed.om.registry.base.BaseRegistry

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

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

Subclasses of BaseRegistry in org.apache.jetspeed.om.registry.base
 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 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.