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

java.lang.Object
  extended by it.geosolutions.geobatch.registry.AliasRegistrar
      extended by it.geosolutions.geobatch.flow.event.listeners.cumulator.CumulatingProgressListenerConfigurationAliasRegistrar

public class CumulatingProgressListenerConfigurationAliasRegistrar
extends it.geosolutions.geobatch.registry.AliasRegistrar

Register XStream aliases for the relevant services we ship in this class.


Field Summary
 
Fields inherited from class it.geosolutions.geobatch.registry.AliasRegistrar
LOGGER
 
Constructor Summary
CumulatingProgressListenerConfigurationAliasRegistrar(it.geosolutions.geobatch.registry.AliasRegistry registry)
          A basic constructor to put the LoggingProgressListener Conf alias into registry.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CumulatingProgressListenerConfigurationAliasRegistrar

public CumulatingProgressListenerConfigurationAliasRegistrar(it.geosolutions.geobatch.registry.AliasRegistry registry)
A basic constructor to put the LoggingProgressListener Conf alias into registry.

Parameters:
registry - The alias registry.


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.