org.geotools.gce.imagemosaic
Class ImageMosaicEventHandlers.ProcessingEventListener

Object
  extended by ImageMosaicEventHandlers.ProcessingEventListener
All Implemented Interfaces:
EventListener
Enclosing class:
ImageMosaicEventHandlers

public abstract static class ImageMosaicEventHandlers.ProcessingEventListener
extends Object
implements EventListener


Constructor Summary
ImageMosaicEventHandlers.ProcessingEventListener()
           
 
Method Summary
abstract  void exceptionOccurred(ImageMosaicEventHandlers.ExceptionEvent event)
           
abstract  void getNotification(ImageMosaicEventHandlers.ProcessingEvent event)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageMosaicEventHandlers.ProcessingEventListener

public ImageMosaicEventHandlers.ProcessingEventListener()
Method Detail

getNotification

public abstract void getNotification(ImageMosaicEventHandlers.ProcessingEvent event)

exceptionOccurred

public abstract void exceptionOccurred(ImageMosaicEventHandlers.ExceptionEvent event)


Copyright © 1996-2014 Geotools. All Rights Reserved.