Uses of Class
org.norther.tammi.spray.engine.content.ContentProcessingEvent

Packages that use ContentProcessingEvent
org.norther.tammi.spray.engine.content   
org.norther.tammi.spray.engine.tool   
 

Uses of ContentProcessingEvent in org.norther.tammi.spray.engine.content
 

Methods in org.norther.tammi.spray.engine.content with parameters of type ContentProcessingEvent
 void ContentProcessingListener.failed(ContentProcessingEvent event)
          Notifies the object that its processing has failed.
 void ContentProcessingListener.finished(ContentProcessingEvent event)
          Notifies the object that its processing has finished.
 void ContentProcessingListener.started(ContentProcessingEvent event)
          Notifies the object that its processing has started.
 

Uses of ContentProcessingEvent in org.norther.tammi.spray.engine.tool
 

Methods in org.norther.tammi.spray.engine.tool with parameters of type ContentProcessingEvent
 void ContentTool.failed(ContentProcessingEvent event)
           
 void ContentTool.finished(ContentProcessingEvent event)
           
 void ContentTool.started(ContentProcessingEvent event)
           
 



Copyright © 2004 The Norther Organization. All rights reserved.