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

java.lang.Object
  extended by it.geosolutions.geobatch.catalog.impl.BaseIdentifiable
      extended by it.geosolutions.geobatch.catalog.impl.BaseConfiguration
          extended by it.geosolutions.geobatch.configuration.event.listener.ProgressListenerConfiguration
              extended by it.geosolutions.geobatch.flow.event.listeners.cumulator.CumulatingProgressListenerConfiguration
All Implemented Interfaces:
Configuration, Identifiable, java.lang.Cloneable

public class CumulatingProgressListenerConfiguration
extends ProgressListenerConfiguration

Author:
ETj

Constructor Summary
CumulatingProgressListenerConfiguration(java.lang.String id, java.lang.String name, java.lang.String description)
           
 
Method Summary
 
Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseConfiguration
clone, getServiceID, isDirty, setDirty, setServiceID, toString
 
Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseIdentifiable
getDescription, getId, getName, setDescription, setId, setName
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Configuration
getServiceID, isDirty, setDirty, setServiceID
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Identifiable
getDescription, getId, getName, setDescription, setId, setName
 

Constructor Detail

CumulatingProgressListenerConfiguration

public CumulatingProgressListenerConfiguration(java.lang.String id,
                                               java.lang.String name,
                                               java.lang.String description)


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.