Package org.apache.cocoon.spring.configurator.impl

Class Summary
AbstractElementParser This is a base class for all bean definition parsers used in Cocoon.
AbstractSettingsBeanFactoryPostProcessor This is a bean factory post processor which handles all the settings stuff for Cocoon.
AbstractSettingsElementParser Abstract class for the settings element parsers.
BeanMap This is a map implementation collecting all beans of a specific type (class) from a spring bean factory.
BeanMapElementParser The parser for the bean-map element.
ChildSettingsBeanFactoryPostProcessor This is a bean factory post processor which sets up a child settings object.
ChildSettingsElementParser Add a bean definition for the settings object of a child context to the bean factory and process all includes of spring configurations.
ChildXmlWebApplicationContext Own implementation of a XmlWebApplicationContext which is configured with a base url specifying the root directory for this web application context.
ConfiguratorNamespaceHandler Spring namespace handler for the cocoon core namespace.
Constants Some constants for the spring integration.
ExtendedPropertyOverrideConfigurer Our version of the property override configurer which reads properties from the Cocoon spring configuration directory.
RunningModeHelper Helper class to determine the running mode.
ServletContextFactoryBean Simple Spring factory bean which provides the servlet context as a bean.
SettingsBeanFactoryPostProcessor This is a bean factory post processor which handles all the settings stuff for Cocoon.
SettingsElementParser Add a bean definition for the settings object to the bean factory.
SettingsProperties A properties implementation using the settings object.
WildcardBeanMap Similar to the BeanMap it collects beans from a BeanFactory.
WildcardBeanMapElementParser The parser for the wildcard-bean-map element.
 



Copyright © 1999-2009 The Apache Software Foundation. All Rights Reserved.