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

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

public class CatalogRemoveEventImpl<T>
extends CatalogEventImpl<T>
implements CatalogRemoveEvent<T>

Author:
Alessio

Constructor Summary
CatalogRemoveEventImpl(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

CatalogRemoveEventImpl

public CatalogRemoveEventImpl(T source)


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.