| Interfaces | |
|---|---|
| ComponentLocator | This object is set to a ParentAware component and allows access to the parent component. |
| GlobalRequestLifecycleComponent | Components implementing this marker interface have a lifecycle of one request-response cycle. |
| ParentAware | Components acception this marker interface indicate that they want to have a reference to their parent. |
| RequestLifecycleComponent | Components implementing this marker interface have a lifecycle of one request. |
| SitemapConfigurable | Objects implementing this marker interface can get a configuration from the map:pipelines section of the sitemap when they are created. |
| SitemapConfigurationHolder | A SitemapConfigurable component gets the sitemap configuration using this object. |
| Classes | |
|---|---|
| ChainedConfiguration | This configuration object is used for SitemapConfigurable components. |
| CocoonComponentManager | Cocoon Component Manager. |
| CocoonComponentManager.AbstractCocoonRunnable | A runnable wrapper that inherits the environment stack of the thread it is created in. |
| ComponentContext | This is the Context implementation for Cocoon components. |
| ComponentContext.ComponentManagerWrapper | No description provided. |
| ComponentContext.ComponentSelectorWrapper | No description provided. |
| ComponentLocatorImpl | This object is set to a ParentAware component and allows access to the parent component. |
| ContextHelper | A set of constants and methods to access the content of the context object. |
| DefaultSitemapConfigurationHolder | No description provided. |
| ExtendedComponentSelector | An extension of ExcaliburComponentSelector that can have a parent
and accepts a wider variety of configurations. |
| LifecycleHelper | Utility class for setting up Avalon components. |
| PropertyAwareConfiguration | Property Aware Configuration. |
| PropertyAwareNamespacedSAXConfigurationHandler | Property Aware SAX Configuration Handler. |
| PropertyAwareSAXConfigurationHandler | Property Aware SAX Configuration Handler. |
| Repository | No description provided. |
| SourceRepository | No description provided. |
| UserManager | No description provided. |