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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    int
     
     
    org.apache.camel.builder.RouteBuilder
     

    Methods inherited from class org.fcrepo.camel.common.config.BasePropsConfig

    getFcrepoAuthHost, getFcrepoBaseUrl, getFcrepoPassword, getFcrepoUsername, getMaxRedeliveries

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait