A B C D E F G H I K L N O P R S T V W

A

AbstractElementParser - class org.apache.cocoon.spring.configurator.impl.AbstractElementParser.
This is a base class for all bean definition parsers used in Cocoon.
AbstractElementParser() - Constructor for class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
 
AbstractSettingsBeanFactoryPostProcessor - class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor.
This is a bean factory post processor which handles all the settings stuff for Cocoon.
AbstractSettingsBeanFactoryPostProcessor() - Constructor for class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
AbstractSettingsBeanFactoryPostProcessor.CocoonSettingsResolvingBeanDefinitionVisitor - class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor.CocoonSettingsResolvingBeanDefinitionVisitor.
 
AbstractSettingsBeanFactoryPostProcessor.CocoonSettingsResolvingBeanDefinitionVisitor(Settings) - Constructor for class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor.CocoonSettingsResolvingBeanDefinitionVisitor
 
AbstractSettingsElementParser - class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser.
Abstract class for the settings element parsers.
AbstractSettingsElementParser() - Constructor for class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
 
addComponent(Class, String, String, boolean, BeanDefinitionRegistry) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Add a new bean definition to the registry.
addComponent(String, String, String, boolean, BeanDefinitionRegistry) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Add a new bean definition to the registry.
additionalProperties - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
Additional properties.
afterPropertiesSet() - Method in class org.apache.cocoon.spring.configurator.log4j.Log4JConfigurator
This method is called after the instance is setup and before it is used.

B

BLOCK_RESOURCES_PATH - Static variable in class org.apache.cocoon.spring.configurator.impl.DeploymentUtil
 
BeanMap - class org.apache.cocoon.spring.configurator.impl.BeanMap.
This is a map implementation collecting all beans of a specific type (class) from a spring bean factory.
BeanMap() - Constructor for class org.apache.cocoon.spring.configurator.impl.BeanMap
 
BeanMapElementParser - class org.apache.cocoon.spring.configurator.impl.BeanMapElementParser.
The parser for the bean-map element.
BeanMapElementParser() - Constructor for class org.apache.cocoon.spring.configurator.impl.BeanMapElementParser
 
BlockResourcesHolder - interface org.apache.cocoon.spring.configurator.BlockResourcesHolder.
This component provides a map with the deployed block resources.
baseUrl - Variable in class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
The base url (already postfixed with a '/').
beanClass - Variable in class org.apache.cocoon.spring.configurator.impl.BeanMap
The class for all beans in this map.
beanDefinition - Variable in class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
The bean definition for this context.
beanFactory - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
beanFactory - Variable in class org.apache.cocoon.spring.configurator.impl.BeanMap
The bean factory.
beanMap - Variable in class org.apache.cocoon.spring.configurator.impl.BeanMap
The real map.
blockContexts - Variable in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder
 

C

CLASSPATH_PROPERTIES_LOCATION - Static variable in class org.apache.cocoon.spring.configurator.impl.Constants
The location of property files (*.properties) for the settings.
CLASSPATH_SPRING_CONFIGURATION_LOCATION - Static variable in class org.apache.cocoon.spring.configurator.impl.Constants
The location of spring configuration files in the classpath.
CONTAINER_REQUEST_ATTRIBUTE - Static variable in class org.apache.cocoon.spring.configurator.WebAppContextUtils
The name of the request attribute containing the current bean factory.
ChildSettingsBeanFactoryPostProcessor - class org.apache.cocoon.spring.configurator.impl.ChildSettingsBeanFactoryPostProcessor.
This is a bean factory post processor which sets up a child settings object.
ChildSettingsBeanFactoryPostProcessor() - Constructor for class org.apache.cocoon.spring.configurator.impl.ChildSettingsBeanFactoryPostProcessor
 
ChildSettingsElementParser - class org.apache.cocoon.spring.configurator.impl.ChildSettingsElementParser.
Add a bean definition for the settings object of a child context to the bean factory and process all includes of spring configurations.
ChildSettingsElementParser() - Constructor for class org.apache.cocoon.spring.configurator.impl.ChildSettingsElementParser
 
ChildXmlWebApplicationContext - class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext.
Own implementation of a XmlWebApplicationContext which is configured with a base url specifying the root directory for this web application context.
ChildXmlWebApplicationContext() - Constructor for class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
 
ChildXmlWebApplicationContext(String, String) - Constructor for class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
 
ConfiguratorNamespaceHandler - class org.apache.cocoon.spring.configurator.impl.ConfiguratorNamespaceHandler.
Spring namespace handler for the cocoon core namespace.
ConfiguratorNamespaceHandler() - Constructor for class org.apache.cocoon.spring.configurator.impl.ConfiguratorNamespaceHandler
 
Constants - class org.apache.cocoon.spring.configurator.impl.Constants.
Some constants for the spring integration.
Constants() - Constructor for class org.apache.cocoon.spring.configurator.impl.Constants
 
checkInit() - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
Check if the bean is already initialized.
checkParent - Variable in class org.apache.cocoon.spring.configurator.impl.BeanMap
Do we check the parent factories?
checkRunningMode(String) - Static method in class org.apache.cocoon.spring.configurator.impl.RunningModeHelper
Check if the value for the running mode is valid.
classLoader - Variable in class org.apache.cocoon.spring.configurator.WebAppContextUtils.ContextInfo
 
clear() - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
compare(Object, Object) - Method in class org.apache.cocoon.spring.configurator.ResourceUtils.ResourceComparator
 
containsKey(Object) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
containsValue(Object) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
correctUri(String) - Static method in class org.apache.cocoon.spring.configurator.ResourceUtils
 
createBeanDefinition(Class, String, boolean) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Helper method to create a new bean definition.
createBeanDefinition(String, String, boolean) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Helper method to create a new bean definition.
createMutableSettingsInstance() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
Create a new settings object.
createSettings() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
Create a settings object.
createSettings() - Method in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
 
createSettingsBeanFactoryPostProcessor(Element, ParserContext, String) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
Create and register the settings bean factory post processor.
createSettingsBeanFactoryPostProcessor(Element, ParserContext, String) - Method in class org.apache.cocoon.spring.configurator.impl.ChildSettingsElementParser
Create and register the settings bean factory post processor.
createSettingsBeanFactoryPostProcessor(Element, ParserContext, String) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
Create and register the settings bean factory post processor.

D

DefaultBlockResourcesHolder - class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder.
Default implementation of a BlockResourcesHolder.
DefaultBlockResourcesHolder() - Constructor for class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder
 
DefaultBlockResourcesHolder.ResolvingBeanDefinitionVisitor - class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder.ResolvingBeanDefinitionVisitor.
 
DefaultBlockResourcesHolder.ResolvingBeanDefinitionVisitor(Map) - Constructor for class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder.ResolvingBeanDefinitionVisitor
 
DeploymentUtil - class org.apache.cocoon.spring.configurator.impl.DeploymentUtil.
Helper class for deploying resources from the block artifacts.
DeploymentUtil() - Constructor for class org.apache.cocoon.spring.configurator.impl.DeploymentUtil
 
deploy(JarFile, String, String) - Static method in class org.apache.cocoon.spring.configurator.impl.DeploymentUtil
Deploy all files with a given prefix from a jar file to a directory in the file system.
deployBlockArtifacts(String) - Static method in class org.apache.cocoon.spring.configurator.impl.DeploymentUtil
 
deployBlockResources(String, String, Map) - Static method in class org.apache.cocoon.spring.configurator.impl.DeploymentUtil
 
deployJarResources(String, String) - Static method in class org.apache.cocoon.spring.configurator.impl.DeploymentUtil
 
determineRunningMode(String) - Static method in class org.apache.cocoon.spring.configurator.impl.RunningModeHelper
Determine the running mode.
directories - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
List of additional property directories.
dumpSettings() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
Dump the settings object
dumpSystemProperties() - Method in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
Dump System Properties.

E

EXTRACT_BLOCK_RESOURCES_ATTR - Static variable in class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
The name of the configuration attribute to specify if block resources should be extracted.
ExtendedPropertyOverrideConfigurer - class org.apache.cocoon.spring.configurator.impl.ExtendedPropertyOverrideConfigurer.
Our version of the property override configurer which reads properties from the Cocoon spring configuration directory.
ExtendedPropertyOverrideConfigurer() - Constructor for class org.apache.cocoon.spring.configurator.impl.ExtendedPropertyOverrideConfigurer
 
enteringContext(WebApplicationContext) - Static method in class org.apache.cocoon.spring.configurator.WebAppContextUtils
Notify about entering this context.
entrySet() - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
equals(Object) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
extractBlockResources - Variable in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder
extractBlockResources.

F

forceLoad() - Method in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
Handle the load-class settings.

G

GLOBAL_PROPERTIES_LOCATION - Static variable in class org.apache.cocoon.spring.configurator.impl.Constants
The location of global property files (*.properties) for the settings.
GLOBAL_SPRING_CONFIGURATION_LOCATION - Static variable in class org.apache.cocoon.spring.configurator.impl.Constants
The location of global property overrides (*.properties).
get(Object) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
getAdditionalProperties(Element) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
Get additional properties.
getAttributeValue(Element, String, String) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Get the value of an attribute or if the attribute is not present return the default value.
getBaseUrl() - Method in class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
 
getBeanDefinition() - Method in class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
 
getBeanIncludes(Element) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
Get additional includes of bean configurations.
getBeanIncludes(Element) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
 
getBeanNames(ListableBeanFactory, Set) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
Get all bean names for the given type.
getBeanPropertyOverrideIncludes(Element) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
Return the includes for the property override configuration
getBeanPropertyOverrideIncludes(Element) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
 
getBlockContexts() - Method in interface org.apache.cocoon.spring.configurator.BlockResourcesHolder
Return a map with deployed block names as keys and the url of the deployed resources as value.
getBlockContexts() - Method in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder
Return a map with deployed block names as keys and the url of the deployed resources as value.
getChildElements(Element, String) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Returns all Element children of an Element that have the given local name.
getCurrentWebApplicationContext() - Static method in class org.apache.cocoon.spring.configurator.WebAppContextUtils
Get the current web application context.
getCurrentWebApplicationContext(RequestAttributes) - Static method in class org.apache.cocoon.spring.configurator.WebAppContextUtils
Return the current web application context or if the attributes are null, the parent context.
getDefaultConfigLocations() - Method in class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
A child application context has no default configuration.
getNameForPropertyProvider() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
getNameForPropertyProvider() - Method in class org.apache.cocoon.spring.configurator.impl.ChildSettingsBeanFactoryPostProcessor
 
getObject() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
getObject() - Method in class org.apache.cocoon.spring.configurator.impl.ServletContextFactoryBean
 
getObjectType() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
getObjectType() - Method in class org.apache.cocoon.spring.configurator.impl.ServletContextFactoryBean
 
getPOMProperties(String, String) - Static method in class org.apache.cocoon.spring.configurator.ResourceUtils
Return the properties added by Maven.
getParentSettings() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
Return a parent settings object if available.
getProperty(String, String) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsProperties
 
getProperty(String) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsProperties
 
getPropertyIncludes(Element) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
Get additonal includes of property directories.
getResourceByPath(String) - Method in class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
 
getResourceComparator() - Static method in class org.apache.cocoon.spring.configurator.ResourceUtils
Return a resource comparator.
getResourceLoader() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
getRunningMode() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
Get the running mode.
getRunningMode(Element) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
Get the current running mode
getRunningMode() - Method in class org.apache.cocoon.spring.configurator.impl.ChildSettingsBeanFactoryPostProcessor
 
getRunningMode(Element) - Method in class org.apache.cocoon.spring.configurator.impl.ChildSettingsElementParser
 
getRunningMode() - Method in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
 
getRunningMode(Element) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
 
getServletContext() - Static method in class org.apache.cocoon.spring.configurator.impl.ServletContextFactoryBean
 
getSystemProperty(String) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
getSystemProperty(String, String) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
getUri(Resource) - Static method in class org.apache.cocoon.spring.configurator.ResourceUtils
Get the uri of a resource.

H

handleBeanInclude(ParserContext, String, boolean) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
Handle include for spring bean configurations.
handleImport(ParserContext, String) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
 
hasProperties - Variable in class org.apache.cocoon.spring.configurator.impl.BeanMap
Do we check for properties?
hashCode() - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 

I

init() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
Initialize this processor.
init() - Method in class org.apache.cocoon.spring.configurator.impl.ConfiguratorNamespaceHandler
 
init() - Method in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder
Initialize this component.
init() - Method in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
Initialize this processor.
initialized - Variable in class org.apache.cocoon.spring.configurator.impl.BeanMap
Is the map initialized?
isClasspathUri(String) - Static method in class org.apache.cocoon.spring.configurator.ResourceUtils
 
isEmpty() - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
isSingleton() - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
isSingleton() - Method in class org.apache.cocoon.spring.configurator.impl.ServletContextFactoryBean
 

K

keyProperty - Variable in class org.apache.cocoon.spring.configurator.impl.BeanMap
Which property should we use to key the map?
keySet() - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 

L

Log4JConfigurator - class org.apache.cocoon.spring.configurator.log4j.Log4JConfigurator.
This is a configurator for log4j that supports variable substitution from the settings object.
Log4JConfigurator() - Constructor for class org.apache.cocoon.spring.configurator.log4j.Log4JConfigurator
 
leavingContext(WebApplicationContext, Object) - Static method in class org.apache.cocoon.spring.configurator.WebAppContextUtils
Notify about leaving this context.
load(Set) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
Get all the bean's from the bean factory and put them into a map using their id.
loadBeanDefinitions(XmlBeanDefinitionReader) - Method in class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
 
locations - Variable in class org.apache.cocoon.spring.configurator.impl.ExtendedPropertyOverrideConfigurer
The locations of the directories where the different property files are located.
logger - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Logger (we use the same logging mechanism as Spring!)
logger - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
Logger (we use the same logging mechanism as Spring!)
logger - Static variable in class org.apache.cocoon.spring.configurator.impl.DeploymentUtil
 

N

name - Variable in class org.apache.cocoon.spring.configurator.impl.ChildSettingsBeanFactoryPostProcessor
Unique name for this child settings context.

O

org.apache.cocoon.spring.configurator - package org.apache.cocoon.spring.configurator
 
org.apache.cocoon.spring.configurator.impl - package org.apache.cocoon.spring.configurator.impl
 
org.apache.cocoon.spring.configurator.log4j - package org.apache.cocoon.spring.configurator.log4j
 

P

PROPERTY_RUNNING_MODE - Static variable in class org.apache.cocoon.spring.configurator.impl.RunningModeHelper
Name of the system property specifying the running mode.
parse(Element, ParserContext) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
 
parse(Element, ParserContext) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMapElementParser
 
postInit(MutableSettings, Properties) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
This method can be used by subclasses to initialize the settings and/or the properties after AbstractSettingsBeanFactoryPostProcessor.createSettings() did it's work.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.apache.cocoon.spring.configurator.impl.ExtendedPropertyOverrideConfigurer
Read all property files from the specified location and apply the changes.
preInit(MutableSettings, Properties) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
This method can be used by subclasses to initialize the settings and/or the properties before AbstractSettingsBeanFactoryPostProcessor.createSettings() does it's work.
preInit(MutableSettings, Properties) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
 
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder
 
props - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor.CocoonSettingsResolvingBeanDefinitionVisitor
 
props - Variable in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder.ResolvingBeanDefinitionVisitor
 
put(Object, Object) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
putAll(Map) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 

R

READ_FROM_CLASSPATH_ATTR - Static variable in class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
The name of the configuration attribute to specify if configurations are read from the classpath.
READ_FROM_GLOBAL_LOCATION_ATTR - Static variable in class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
The name of the configuration attribute to specify if configurations are read from the global location.
RUNNING_MODE_ATTR - Static variable in class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
The name of the configuration attribute to specify the running mode.
ResourceUtils - class org.apache.cocoon.spring.configurator.ResourceUtils.
Utility class for Spring resource handling.
ResourceUtils() - Constructor for class org.apache.cocoon.spring.configurator.ResourceUtils
 
ResourceUtils.ResourceComparator - class org.apache.cocoon.spring.configurator.ResourceUtils.ResourceComparator.
Class implementing a simple resource comparator as described here: ResourceUtils.getResourceComparator().
ResourceUtils.ResourceComparator() - Constructor for class org.apache.cocoon.spring.configurator.ResourceUtils.ResourceComparator
 
RunningModeHelper - class org.apache.cocoon.spring.configurator.impl.RunningModeHelper.
Helper class to determine the running mode.
RunningModeHelper() - Constructor for class org.apache.cocoon.spring.configurator.impl.RunningModeHelper
 
readFromClasspath - Variable in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
Should we read the properties from the classpath?
readFromGlobalLocation - Variable in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
Should we read the properties from the global location?
readProperties(String, Properties, ResourceLoader, Log) - Static method in class org.apache.cocoon.spring.configurator.ResourceUtils
Read all property files from the given directory and apply them to the supplied properties.
register(BeanDefinition, String, BeanDefinitionRegistry) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Register a bean definition.
register(BeanDefinition, String, String, BeanDefinitionRegistry) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Register a bean definition.
register(BeanDefinition, Element, BeanDefinitionRegistry) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractElementParser
Register a global bean definition.
registerComponents(Element, ParserContext) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
This method can be used for subclasses to register additional components.
registerComponents(Element, ParserContext) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
 
registerPropertyOverrideConfigurer(ParserContext, List) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsElementParser
Register a property placeholder configurer.
remove(Object) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
resolvePlaceholder(String, Properties) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
resolveStringValue(String) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor.CocoonSettingsResolvingBeanDefinitionVisitor
 
resolveStringValue(String) - Method in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder.ResolvingBeanDefinitionVisitor
 
resource - Variable in class org.apache.cocoon.spring.configurator.log4j.Log4JConfigurator
The configuration resources.
resourceLoader - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
resourceLoader - Variable in class org.apache.cocoon.spring.configurator.impl.ExtendedPropertyOverrideConfigurer
The resource loader used to load the property files.
runningMode - Variable in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
The running mode for the web application.

S

ServletContextFactoryBean - class org.apache.cocoon.spring.configurator.impl.ServletContextFactoryBean.
Simple Spring factory bean which provides the servlet context as a bean.
ServletContextFactoryBean() - Constructor for class org.apache.cocoon.spring.configurator.impl.ServletContextFactoryBean
 
SettingsBeanFactoryPostProcessor - class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor.
This is a bean factory post processor which handles all the settings stuff for Cocoon.
SettingsBeanFactoryPostProcessor() - Constructor for class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
 
SettingsElementParser - class org.apache.cocoon.spring.configurator.impl.SettingsElementParser.
Add a bean definition for the settings object to the bean factory.
SettingsElementParser() - Constructor for class org.apache.cocoon.spring.configurator.impl.SettingsElementParser
 
SettingsProperties - class org.apache.cocoon.spring.configurator.impl.SettingsProperties.
A properties implementation using the settings object.
SettingsProperties(Settings) - Constructor for class org.apache.cocoon.spring.configurator.impl.SettingsProperties
Constructor for this properties object.
servletContext - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
servletContext - Static variable in class org.apache.cocoon.spring.configurator.impl.ServletContextFactoryBean
 
setAdditionalProperties(Properties) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
setBaseUrl(String) - Method in class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
 
setBeanDefinition(String) - Method in class org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext
 
setBeanFactory(BeanFactory) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
setBeanFactory(BeanFactory) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
setCheckParent(boolean) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
setDirectories(List) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
setExtractBlockResources(boolean) - Method in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder
 
setHasProperties(String) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
setKeyProperty(String) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
setLocations(List) - Method in class org.apache.cocoon.spring.configurator.impl.ExtendedPropertyOverrideConfigurer
Set the directories to search in.
setName(String) - Method in class org.apache.cocoon.spring.configurator.impl.ChildSettingsBeanFactoryPostProcessor
Set the unique name for this settings context.
setReadFromClasspath(boolean) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
Set if we read property configurations from the classpath.
setReadFromGlobalLocation(boolean) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
Set if we read property configurations from the global location.
setResource(Resource) - Method in class org.apache.cocoon.spring.configurator.log4j.Log4JConfigurator
Set the configuration resource.
setResourceLoader(ResourceLoader) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
setResourceLoader(ResourceLoader) - Method in class org.apache.cocoon.spring.configurator.impl.ExtendedPropertyOverrideConfigurer
Set the resource loader.
setRunningMode(String) - Method in class org.apache.cocoon.spring.configurator.impl.SettingsBeanFactoryPostProcessor
Set the running mode.
setServletContext(ServletContext) - Method in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
setServletContext(ServletContext) - Method in class org.apache.cocoon.spring.configurator.impl.ServletContextFactoryBean
 
setSettings(Settings) - Method in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder
 
setSettings(Settings) - Method in class org.apache.cocoon.spring.configurator.impl.ExtendedPropertyOverrideConfigurer
Set the settings.
setSettings(Settings) - Method in class org.apache.cocoon.spring.configurator.log4j.Log4JConfigurator
Inject the settings object.
setStripPrefix(boolean) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
setType(Class) - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
settings - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor
 
settings - Variable in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder
The settings object.
settings - Variable in class org.apache.cocoon.spring.configurator.impl.ExtendedPropertyOverrideConfigurer
The settings object.
settings - Variable in class org.apache.cocoon.spring.configurator.impl.SettingsProperties
A reference to the settings beans.
settings - Variable in class org.apache.cocoon.spring.configurator.log4j.Log4JConfigurator
The settings object that is used to substitute variable values.
size() - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
stripPrefix - Variable in class org.apache.cocoon.spring.configurator.impl.BeanMap
Do we strip the prefix from the bean name?
subst(String) - Method in class org.apache.cocoon.spring.configurator.log4j.Log4JConfigurator
Substitute variables in the string value.

T

toString() - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 

V

values() - Method in class org.apache.cocoon.spring.configurator.impl.BeanMap
 
visitedPlaceholders - Variable in class org.apache.cocoon.spring.configurator.impl.AbstractSettingsBeanFactoryPostProcessor.CocoonSettingsResolvingBeanDefinitionVisitor
 
visitedPlaceholders - Variable in class org.apache.cocoon.spring.configurator.impl.DefaultBlockResourcesHolder.ResolvingBeanDefinitionVisitor
 

W

WEB_INF_CLASSES_META_INF_COCOON - Static variable in class org.apache.cocoon.spring.configurator.ResourceUtils.ResourceComparator
 
WebAppContextUtils - class org.apache.cocoon.spring.configurator.WebAppContextUtils.
Utility class to manage hierarchical application contexts.
WebAppContextUtils() - Constructor for class org.apache.cocoon.spring.configurator.WebAppContextUtils
 
WebAppContextUtils.ContextInfo - class org.apache.cocoon.spring.configurator.WebAppContextUtils.ContextInfo.
Private bean keeping track of the class loader and web application context.
WebAppContextUtils.ContextInfo(WebApplicationContext, ClassLoader) - Constructor for class org.apache.cocoon.spring.configurator.WebAppContextUtils.ContextInfo
 
webAppContext - Variable in class org.apache.cocoon.spring.configurator.WebAppContextUtils.ContextInfo
 

A B C D E F G H I K L N O P R S T V W

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