public class FcrepoIndexer
extends org.apache.camel.builder.RouteBuilder
| Constructor and Description |
|---|
FcrepoIndexer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
int |
getMaxRedeliveries() |
java.lang.String |
getMillinerBaseUrl() |
void |
setMaxRedeliveries(int maxRedeliveries) |
void |
setMillinerBaseUrl(java.lang.String millinerBaseUrl) |
addRoutes, addRoutesToCamelContext, checkInitialized, configureRest, configureRests, configureRoute, configureRoutes, createContainer, errorHandler, from, from, from, from, fromF, getContext, getRestCollection, getRestConfigurations, getRouteCollection, includeRoutes, intercept, interceptFrom, interceptFrom, interceptSendToEndpoint, onCompletion, onException, onException, populateRests, populateRoutes, populateTransformers, populateValidators, propertyInject, rest, rest, restConfiguration, restConfiguration, setErrorHandlerBuilder, setRestCollection, setRouteCollection, toString, transformer, validatorbean, bean, bean, bean, body, body, bodyAs, constant, createErrorHandlerBuilder, deadLetterChannel, deadLetterChannel, defaultErrorHandler, endpoint, endpoint, endpoints, endpoints, exceptionMessage, exchangeProperty, faultBody, faultBodyAs, getErrorHandlerBuilder, header, language, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, method, method, method, method, noErrorHandler, outBody, outBody, property, regexReplaceAll, regexReplaceAll, sendTo, setContext, setContext, simple, simple, simpleF, simpleF, systemProperty, systemProperty, xpath, xpathpublic int getMaxRedeliveries()
public void setMaxRedeliveries(int maxRedeliveries)
maxRedeliveries - Number of times to retrypublic java.lang.String getMillinerBaseUrl()
public void setMillinerBaseUrl(java.lang.String millinerBaseUrl)
millinerBaseUrl - Milliner base urlpublic void configure()
configure in class org.apache.camel.builder.RouteBuilder