it.geosolutions.geobatch.configuration.event.listener
Class ProgressListenerConfiguration

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
All Implemented Interfaces:
Configuration, Identifiable, java.lang.Cloneable

public class ProgressListenerConfiguration
extends BaseConfiguration
implements Configuration


Constructor Summary
ProgressListenerConfiguration(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

ProgressListenerConfiguration

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


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.