Uses of Class
it.geosolutions.geobatch.flow.event.consumer.file.FileBasedEventConsumer

Packages that use FileBasedEventConsumer
it.geosolutions.geobatch.flow.event.consumer.file   
it.geosolutions.geobatch.flow.file   
 

Uses of FileBasedEventConsumer in it.geosolutions.geobatch.flow.event.consumer.file
 

Methods in it.geosolutions.geobatch.flow.event.consumer.file that return FileBasedEventConsumer
 FileBasedEventConsumer FileBasedEventConsumerService.createEventConsumer(FileBasedEventConsumerConfiguration configuration)
           
 

Uses of FileBasedEventConsumer in it.geosolutions.geobatch.flow.file
 

Methods in it.geosolutions.geobatch.flow.file that return types with arguments of type FileBasedEventConsumer
 java.util.List<FileBasedEventConsumer> FileBasedFlowManager.getEventConsumers()
           
 

Methods in it.geosolutions.geobatch.flow.file with parameters of type FileBasedEventConsumer
 void FileBasedFlowManager.dispose(FileBasedEventConsumer fbec)
          Remove the given consumer instance from the ones handled by this flow.
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.