Package org.fcrepo.camel.common.config
Class BasePropsConfig
java.lang.Object
org.fcrepo.camel.common.config.BasePropsConfig
@PropertySource(value="file:${fcrepo-camel-toolbox.home:fcrepo-camel-toolbox-home}/config/fcrepo-camel-toolbox.properties",ignoreResourceNotFound=true) @PropertySource(value="file:${fcrepo.camel.toolbox.config.file}",ignoreResourceNotFound=true)
public abstract class BasePropsConfig
extends Object
A base class for property configs
- Author:
- dbernstein
-
Field Details
-
FCREPO_CAMEL_TOOLBOX_HOME_PROPERTY
- See Also:
-
DEFAULT_FCREPO_HOME_VALUE
- See Also:
-
DEFAULT_FCREPO_CAMEL_TOOLBOX_CONFIG_FILE_PROP_SOURCE
- See Also:
-
FCREPO_CAMEL_CONFIG_FILE_PROPERTY
- See Also:
-
FCREPO_CAMEL_CONFIG_FILE_PROP_SOURCE
- See Also:
-
-
Constructor Details
-
BasePropsConfig
public BasePropsConfig()
-
-
Method Details
-
getMaxRedeliveries
-
getFcrepoBaseUrl
-
getFcrepoUsername
-
getFcrepoPassword
-
getFcrepoAuthHost
-