Uses of Interface
it.geosolutions.geobatch.catalog.Service

Packages that use Service
it.geosolutions.geobatch.catalog.impl   
it.geosolutions.geobatch.configuration.event.listener   
it.geosolutions.geobatch.flow   
it.geosolutions.geobatch.flow.event.action   
it.geosolutions.geobatch.flow.event.generator   
 

Uses of Service in it.geosolutions.geobatch.catalog.impl
 

Classes in it.geosolutions.geobatch.catalog.impl that implement Service
 class BaseService
           
 

Uses of Service in it.geosolutions.geobatch.configuration.event.listener
 

Subinterfaces of Service in it.geosolutions.geobatch.configuration.event.listener
 interface ProgressListenerService<T extends ProgressListener,PLC extends ProgressListenerConfiguration>
           
 

Uses of Service in it.geosolutions.geobatch.flow
 

Subinterfaces of Service in it.geosolutions.geobatch.flow
 interface FlowManagerService<EO extends EventObject,FC extends FlowConfiguration>
           
 

Uses of Service in it.geosolutions.geobatch.flow.event.action
 

Subinterfaces of Service in it.geosolutions.geobatch.flow.event.action
 interface ActionService<EO extends EventObject,AC extends ActionConfiguration>
           
 

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

Subinterfaces of Service in it.geosolutions.geobatch.flow.event.generator
 interface EventGeneratorService<EO extends EventObject,EGC extends EventGeneratorConfiguration>
           
 

Classes in it.geosolutions.geobatch.flow.event.generator that implement Service
 class BaseEventGeneratorService<EO extends EventObject,EGC extends EventGeneratorConfiguration>
           
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.