it.geosolutions.geobatch.flow.event.listeners.logger
Class LoggingProgressListenerConfiguration

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

public class LoggingProgressListenerConfiguration
extends ProgressListenerConfiguration

Author:
ETj

Field Summary
protected  java.lang.String loggerName
           
 
Constructor Summary
LoggingProgressListenerConfiguration(java.lang.String id, java.lang.String name, java.lang.String description)
           
 
Method Summary
 java.lang.String getLoggerName()
           
 void setLoggerName(java.lang.String loggerName)
           
 
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
 

Field Detail

loggerName

protected java.lang.String loggerName
Constructor Detail

LoggingProgressListenerConfiguration

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

getLoggerName

public java.lang.String getLoggerName()
Returns:

setLoggerName

public void setLoggerName(java.lang.String loggerName)
Parameters:
loggerName -


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.