public class FileMessageProviderPostProcessorImpl extends Object implements MessageProviderPostProcessor<List<File>>, Configured<FileConsumerConfiguration>
| Constructor and Description |
|---|
FileMessageProviderPostProcessorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FileConsumerConfiguration |
getConfiguration() |
void |
invoke(List<File> files)
Invoke
|
void |
setConfiguration(FileConsumerConfiguration fileConsumerConfiguration) |
public FileMessageProviderPostProcessorImpl()
public void invoke(List<File> files)
invoke in interface MessageProviderPostProcessor<List<File>>files - public FileConsumerConfiguration getConfiguration()
getConfiguration in interface Configured<FileConsumerConfiguration>public void setConfiguration(FileConsumerConfiguration fileConsumerConfiguration)
setConfiguration in interface Configured<FileConsumerConfiguration>Copyright © 2007-2016 Ikasan. All Rights Reserved.