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

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

public class EventGeneratorConfiguration
extends BaseConfiguration
implements Configuration


Constructor Summary
EventGeneratorConfiguration(java.lang.String id, java.lang.String name, java.lang.String description, boolean dirty)
           
 
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

EventGeneratorConfiguration

public EventGeneratorConfiguration(java.lang.String id,
                                   java.lang.String name,
                                   java.lang.String description,
                                   boolean dirty)


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.