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

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.logger.LoggingProgressListenerService
All Implemented Interfaces:
Identifiable, Resource, Service, ProgressListenerService<LoggingProgressListener,LoggingProgressListenerConfiguration>, java.lang.Cloneable

public class LoggingProgressListenerService
extends BaseService
implements ProgressListenerService<LoggingProgressListener,LoggingProgressListenerConfiguration>

Author:
ETj , (r2)Carlo Cancellieri - carlo.cancellieri@geo-solutions.it

Constructor Summary
LoggingProgressListenerService(java.lang.String id, java.lang.String name, java.lang.String description)
           
 
Method Summary
 LoggingProgressListener createProgressListener(LoggingProgressListenerConfiguration 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

LoggingProgressListenerService

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

createProgressListener

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


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.