Class GenericFileRenameProcessStrategy<T>

java.lang.Object
org.apache.camel.support.service.BaseService
org.apache.camel.support.service.ServiceSupport
org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport<T>
org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy<T>
All Implemented Interfaces:
AutoCloseable, org.apache.camel.CamelContextAware, GenericFileProcessStrategy<T>, org.apache.camel.Service, org.apache.camel.ShutdownableService, org.apache.camel.spi.HasCamelContext, org.apache.camel.StatefulService, org.apache.camel.SuspendableService

public class GenericFileRenameProcessStrategy<T> extends GenericFileProcessStrategySupport<T>