xmlBlaster 1.6.2 API

Uses of Class
org.xmlBlaster.util.queue.EventHelper

Packages that use EventHelper
org.xmlBlaster.util.queue   
 

Uses of EventHelper in org.xmlBlaster.util.queue
 

Methods in org.xmlBlaster.util.queue that return EventHelper
 EventHelper[] StorageEventHandler.getEventHelpers()
           
private  EventHelper StorageEventHandler.getMatchingEvent(EventHelper helper, I_Storage storage)
          Check if the given storageId matches any of the wanted events.
 EventHelper StorageEventHandler.generateEventHelper(StorageId storageId)
          Create an EventHelper instance which matches exactly the givne storageId (no wildcards).
 EventHelper EventHelper.getCopy(I_Storage storage)
           
 

Methods in org.xmlBlaster.util.queue with parameters of type EventHelper
private  EventHelper StorageEventHandler.getMatchingEvent(EventHelper helper, I_Storage storage)
          Check if the given storageId matches any of the wanted events.
 


xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.