|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cocoon.core.container.spring.avalon.AvalonUtils
Some utility methods for handling Avalon stuff.
| Field Summary | |
static String |
CONTEXT_ROLE
Bean name for the Avalon context. |
static String |
SERVICE_MANAGER_ROLE
Bean name for the service manager. |
| Constructor Summary | |
AvalonUtils()
|
|
| Method Summary | |
protected static void |
_replaceProperties(DefaultConfiguration config,
org.apache.cocoon.configuration.Settings settings)
Recursivly replace the properties of a configuration object. |
static Configuration |
replaceProperties(Configuration tree,
org.apache.cocoon.configuration.Settings settings)
Replace all properties in the configuration object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String CONTEXT_ROLE
public static final String SERVICE_MANAGER_ROLE
| Constructor Detail |
public AvalonUtils()
| Method Detail |
public static Configuration replaceProperties(Configuration tree,
org.apache.cocoon.configuration.Settings settings)
throws ConfigurationException
tree - The configuration.settings - The settings object to resolve the properties.
ConfigurationException
protected static void _replaceProperties(DefaultConfiguration config,
org.apache.cocoon.configuration.Settings settings)
throws ConfigurationException
config - The configuration.settings - The settings object to resolve the properties.
ConfigurationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||