xmlBlaster 2.2.0 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.generateEventHelper(StorageId storageId)
          Create an EventHelper instance which matches exactly the given storageId (no wildcards).
 EventHelper EventHelper.getCopy(I_Storage storage)
           
 EventHelper[] StorageEventHandler.getEventHelpers()
           
private  EventHelper StorageEventHandler.getMatchingEvent(EventHelper helper, I_Storage storage)
          Check if the given storageId matches any of the wanted events.
 

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 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.