Package org.fcrepo.camel.reindexing
Class FcrepoReindexingConfig
java.lang.Object
org.fcrepo.camel.common.config.BasePropsConfig
org.fcrepo.camel.reindexing.FcrepoReindexingConfig
@Configuration
@Conditional(org.fcrepo.camel.reindexing.FcrepoReindexingConfig.ReindexingEnabled.class)
public class FcrepoReindexingConfig
extends org.fcrepo.camel.common.config.BasePropsConfig
A configuration class for the re-indexer service
- Author:
- dbernstein
-
Field Summary
Fields inherited from class org.fcrepo.camel.common.config.BasePropsConfig
DEFAULT_FCREPO_CAMEL_TOOLBOX_CONFIG_FILE_PROP_SOURCE, DEFAULT_FCREPO_HOME_VALUE, FCREPO_CAMEL_CONFIG_FILE_PROP_SOURCE, FCREPO_CAMEL_CONFIG_FILE_PROPERTY, FCREPO_CAMEL_TOOLBOX_HOME_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintorg.apache.camel.builder.RouteBuilderMethods inherited from class org.fcrepo.camel.common.config.BasePropsConfig
getFcrepoAuthHost, getFcrepoBaseUrl, getFcrepoPassword, getFcrepoUsername, getMaxRedeliveries
-
Constructor Details
-
FcrepoReindexingConfig
public FcrepoReindexingConfig()
-
-
Method Details
-
getReindexingStream
-
getRestPrefix
-
getRestHost
-
getRestPort
-
reindexingRoute
-