Uses of Class
it.geosolutions.geobatch.configuration.event.generator.EventGeneratorConfiguration

Packages that use EventGeneratorConfiguration
it.geosolutions.geobatch.configuration.flow   
it.geosolutions.geobatch.flow.event.generator   
 

Uses of EventGeneratorConfiguration in it.geosolutions.geobatch.configuration.flow
 

Methods in it.geosolutions.geobatch.configuration.flow that return EventGeneratorConfiguration
 EventGeneratorConfiguration BaseFlowConfiguration.getEventGeneratorConfiguration()
           
 EventGeneratorConfiguration FlowConfiguration.getEventGeneratorConfiguration()
          The Rule-Set Configuration
 

Methods in it.geosolutions.geobatch.configuration.flow with parameters of type EventGeneratorConfiguration
 void BaseFlowConfiguration.setEventGeneratorConfiguration(EventGeneratorConfiguration eventGeneratorConfiguration)
           
 void FlowConfiguration.setEventGeneratorConfiguration(EventGeneratorConfiguration ruleSet)
           
 

Constructors in it.geosolutions.geobatch.configuration.flow with parameters of type EventGeneratorConfiguration
BaseFlowConfiguration(java.lang.String id, java.lang.String name, EventGeneratorConfiguration eventGeneratorConfiguration, java.lang.String description, EventConsumerConfiguration eventConsumerConfiguration)
           
 

Uses of EventGeneratorConfiguration in it.geosolutions.geobatch.flow.event.generator
 

Classes in it.geosolutions.geobatch.flow.event.generator with type parameters of type EventGeneratorConfiguration
 class BaseEventGeneratorService<EO extends EventObject,EGC extends EventGeneratorConfiguration>
           
 interface EventGeneratorService<EO extends EventObject,EGC extends EventGeneratorConfiguration>
           
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.