it.geosolutions.geobatch.catalog.impl.event
Class CatalogAddEventImpl<T>

java.lang.Object
  extended by it.geosolutions.geobatch.catalog.impl.event.CatalogEventImpl<T>
      extended by it.geosolutions.geobatch.catalog.impl.event.CatalogAddEventImpl<T>
All Implemented Interfaces:
CatalogAddEvent<T>, CatalogEvent<T>

public class CatalogAddEventImpl<T>
extends CatalogEventImpl<T>
implements CatalogAddEvent<T>

Author:
Alessio

Constructor Summary
CatalogAddEventImpl(T source)
           
 
Method Summary
 
Methods inherited from class it.geosolutions.geobatch.catalog.impl.event.CatalogEventImpl
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface it.geosolutions.geobatch.catalog.event.CatalogEvent
getSource
 

Constructor Detail

CatalogAddEventImpl

public CatalogAddEventImpl(T source)


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.