Uses of Interface
org.apache.cocoon.components.Preloadable

Packages that use Preloadable
org.apache.cocoon.components.treeprocessor.sitemap Implemention of the Sitemap language  
org.apache.cocoon.core.container   
org.apache.cocoon.ojb.components   
org.apache.cocoon.portal.coplet.adapter.impl   
org.apache.cocoon.portal.coplets.basket   
org.apache.cocoon.portal.event   
org.apache.cocoon.portal.event.impl   
org.apache.cocoon.portal.layout.impl   
org.apache.cocoon.portal.layout.renderer.aspect.impl   
org.apache.cocoon.portal.pluto.adapter   
org.apache.cocoon.portal.profile.impl   
org.apache.cocoon.portal.tools   
org.apache.cocoon.portal.wsrp.adapter   
 

Uses of Preloadable in org.apache.cocoon.components.treeprocessor.sitemap
 

Classes in org.apache.cocoon.components.treeprocessor.sitemap that implement Preloadable
 class ComponentsSelector
          Component selector for sitemap components.
 

Uses of Preloadable in org.apache.cocoon.core.container
 

Classes in org.apache.cocoon.core.container that implement Preloadable
 class DefaultServiceSelector
          Default component selector for Cocoon's components.
 class StandaloneServiceSelector
          Default component selector for Cocoon's components.
 

Uses of Preloadable in org.apache.cocoon.ojb.components
 

Classes in org.apache.cocoon.ojb.components that implement Preloadable
 class ConnectionFactoryImpl
          OJB ConnectionFactory implemenation to bridge into the Avalon DataSource connection pooling component defined in the Cocoon configuration.
 class LoggerImpl
          OJB logger implementation delegating to the Avalon logger.
 

Uses of Preloadable in org.apache.cocoon.portal.coplet.adapter.impl
 

Classes in org.apache.cocoon.portal.coplet.adapter.impl that implement Preloadable
 class ApplicationCopletAdapter
          This coplet adapter is used to connect to external applications that are plugged into the portal.
 class CachingURICopletAdapter
          This adapter extends the URICopletAdapter by a caching mechanism.
 

Uses of Preloadable in org.apache.cocoon.portal.coplets.basket
 

Classes in org.apache.cocoon.portal.coplets.basket that implement Preloadable
 class BasketManagerImpl
          This is the implementation of the basket manager.
 

Uses of Preloadable in org.apache.cocoon.portal.event
 

Subinterfaces of Preloadable in org.apache.cocoon.portal.event
 interface Receiver
          A receiver registers its interest in a class of events through the EventManager.
 

Uses of Preloadable in org.apache.cocoon.portal.event.impl
 

Classes in org.apache.cocoon.portal.event.impl that implement Preloadable
 class InternalEventReceiver
          This subscriber processes JXPath events.
 

Uses of Preloadable in org.apache.cocoon.portal.layout.impl
 

layouts List of layouts.
Classes in org.apache.cocoon.portal.layout.impl that implement Preloadable
 class DefaultLayoutFactory
          Configuration
 

Uses of Preloadable in org.apache.cocoon.portal.layout.renderer.aspect.impl
 

Classes in org.apache.cocoon.portal.layout.renderer.aspect.impl that implement Preloadable
 class AbstractActionAspect
          This aspect creates an event and subscribes to it as well
 

Uses of Preloadable in org.apache.cocoon.portal.pluto.adapter
 

Classes in org.apache.cocoon.portal.pluto.adapter that implement Preloadable
 class PortletAdapter
          This is the adapter to use JSR-168 portlets as coplets.
 

Uses of Preloadable in org.apache.cocoon.portal.profile.impl
 

Classes in org.apache.cocoon.portal.profile.impl that implement Preloadable
 class AbstractProfileManager
          Base class for all profile managers.
 class GroupBasedProfileManager
          This profile manager uses a group based approach: The coplet-base-data and the coplet-data are global, these are shared between all users.
 class StaticProfileManager
           
 

Uses of Preloadable in org.apache.cocoon.portal.tools
 

Classes in org.apache.cocoon.portal.tools that implement Preloadable
 class PortalToolManager
           
 

Uses of Preloadable in org.apache.cocoon.portal.wsrp.adapter
 

Classes in org.apache.cocoon.portal.wsrp.adapter that implement Preloadable
 class WSRPAdapter
          Adapter to use wsrp-portlets as coplets
It provides the wsrp support by initializing wsrp4j
The aspect/adapter can be configured at the portal manager.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.