it.geosolutions.geobatch.flow.event.listeners.cumulator
Class CumulatingProgressListenerService

java.lang.Object
  extended by it.geosolutions.geobatch.catalog.impl.BaseIdentifiable
      extended by it.geosolutions.geobatch.catalog.impl.BaseResource
          extended by it.geosolutions.geobatch.catalog.impl.BaseService
              extended by it.geosolutions.geobatch.flow.event.listeners.cumulator.CumulatingProgressListenerService
All Implemented Interfaces:
Identifiable, Resource, Service, ProgressListenerService<CumulatingProgressListener,CumulatingProgressListenerConfiguration>, java.lang.Cloneable

public class CumulatingProgressListenerService
extends BaseService
implements ProgressListenerService<CumulatingProgressListener,CumulatingProgressListenerConfiguration>

Author:
ETj

Constructor Summary
CumulatingProgressListenerService(java.lang.String id, java.lang.String name, java.lang.String description)
           
 
Method Summary
 CumulatingProgressListener createProgressListener(CumulatingProgressListenerConfiguration configuration, Identifiable owner)
           
 
Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseService
isAvailable, setAvailable
 
Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseResource
dispose
 
Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseIdentifiable
clone, getDescription, getId, getName, setDescription, setId, setName
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Service
isAvailable
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Resource
dispose
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Identifiable
getDescription, getId, getName, setDescription, setId, setName
 

Constructor Detail

CumulatingProgressListenerService

public CumulatingProgressListenerService(java.lang.String id,
                                         java.lang.String name,
                                         java.lang.String description)
Method Detail

createProgressListener

public CumulatingProgressListener createProgressListener(CumulatingProgressListenerConfiguration configuration,
                                                         Identifiable owner)
Specified by:
createProgressListener in interface ProgressListenerService<CumulatingProgressListener,CumulatingProgressListenerConfiguration>


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.