it.geosolutions.geobatch.catalog.event
Interface CatalogEvent<T>

All Known Subinterfaces:
CatalogAddEvent<T>, CatalogModifyEvent<T>, CatalogRemoveEvent<T>

public interface CatalogEvent<T>

Author:
Alessio

Method Summary
 T getSource()
          The source of the event.
 

Method Detail

getSource

T getSource()
The source of the event.



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.