Uses of Class
it.geosolutions.geobatch.configuration.event.consumer.file.FileBasedEventConsumerConfiguration

Packages that use FileBasedEventConsumerConfiguration
it.geosolutions.geobatch.configuration.event.consumer.file   
it.geosolutions.geobatch.configuration.flow.file   
it.geosolutions.geobatch.flow.event.consumer.file   
 

Uses of FileBasedEventConsumerConfiguration in it.geosolutions.geobatch.configuration.event.consumer.file
 

Methods in it.geosolutions.geobatch.configuration.event.consumer.file that return FileBasedEventConsumerConfiguration
 FileBasedEventConsumerConfiguration FileBasedEventConsumerConfiguration.clone()
           
 

Uses of FileBasedEventConsumerConfiguration in it.geosolutions.geobatch.configuration.flow.file
 

Constructors in it.geosolutions.geobatch.configuration.flow.file with parameters of type FileBasedEventConsumerConfiguration
FileBasedFlowConfiguration(java.lang.String id, java.lang.String name, FileBasedEventGeneratorConfiguration eventGeneratorConfiguration, java.lang.String description, FileBasedEventConsumerConfiguration eventConsumerConfiguration)
           
 

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

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

Methods in it.geosolutions.geobatch.flow.event.consumer.file with parameters of type FileBasedEventConsumerConfiguration
 boolean FileBasedEventConsumerService.canCreateEventConsumer(FileBasedEventConsumerConfiguration configuration)
           
 FileBasedEventConsumer FileBasedEventConsumerService.createEventConsumer(FileBasedEventConsumerConfiguration configuration)
           
 void FileBasedEventConsumer.setConfiguration(FileBasedEventConsumerConfiguration configuration)
           
 

Constructors in it.geosolutions.geobatch.flow.event.consumer.file with parameters of type FileBasedEventConsumerConfiguration
FileBasedEventConsumer(FileBasedEventConsumerConfiguration configuration)
           
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.