Package | Description |
---|---|
org.apache.shale.clay.config.beans |
Modifier and Type | Class and Description |
---|---|
protected class |
ComponentConfigBean.XmlConfigDef
This class defines a single configration file that is watched for
changes.
|
Modifier and Type | Method and Description |
---|---|
protected ConfigBean.ConfigDefinition[] |
ComponentConfigBean.getConfigDefinitions(String configFiles)
Passed a comma delimited list of configuration files, this method returns
an array of
ConfigBean.ConfigDefinition defining the files. |
Constructor and Description |
---|
ComponentConfigBean.WatchDog(ConfigBean.ConfigDefinition[] configDefs,
String name)
Overloaded constructor that is passed the configuration file
definitions as a parameter.
|
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.