public class DurableFileComponent extends org.apache.camel.component.file.GenericFileComponent<EventfulFileWrapper>
| Constructor and Description |
|---|
DurableFileComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterPropertiesSet(org.apache.camel.component.file.GenericFileEndpoint endpoint) |
protected org.apache.camel.component.file.GenericFileEndpoint<EventfulFileWrapper> |
buildFileEndpoint(String uri,
String remaining,
Map parameters) |
createComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClassafterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIprotected org.apache.camel.component.file.GenericFileEndpoint<EventfulFileWrapper> buildFileEndpoint(String uri, String remaining, Map parameters) throws Exception
buildFileEndpoint in class org.apache.camel.component.file.GenericFileComponent<EventfulFileWrapper>Exceptionprotected void afterPropertiesSet(org.apache.camel.component.file.GenericFileEndpoint endpoint)
throws Exception
afterPropertiesSet in class org.apache.camel.component.file.GenericFileComponent<EventfulFileWrapper>ExceptionThis work is licensed under a Creative Commons Attribution 4.0 International License.