xmlBlaster 1.5.1 client API

org.xmlBlaster.util.queue
Class QueuePluginManager.EventHelper

java.lang.Object
  extended byorg.xmlBlaster.util.queue.QueuePluginManager.EventHelper
Enclosing class:
QueuePluginManager

public class QueuePluginManager.EventHelper
extends java.lang.Object


Constructor Summary
QueuePluginManager.EventHelper(java.lang.String eventType, java.lang.String type, java.lang.String id1, java.lang.String id2, java.lang.String val)
           
 
Method Summary
protected  java.lang.Object clone()
           
 QueuePluginManager.EventHelper getCopy(I_Queue queue)
           
 java.lang.String getEventType()
           
 java.lang.String getId1()
           
 java.lang.String getId2()
           
 java.lang.String getKey()
           
 java.lang.String getType()
           
 long getValue()
           
 boolean shallTrigger(long numEntries)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueuePluginManager.EventHelper

public QueuePluginManager.EventHelper(java.lang.String eventType,
                                      java.lang.String type,
                                      java.lang.String id1,
                                      java.lang.String id2,
                                      java.lang.String val)
                               throws XmlBlasterException
Method Detail

clone

protected java.lang.Object clone()

getCopy

public QueuePluginManager.EventHelper getCopy(I_Queue queue)

shallTrigger

public boolean shallTrigger(long numEntries)

getKey

public java.lang.String getKey()

getId1

public java.lang.String getId1()

getId2

public java.lang.String getId2()

getType

public java.lang.String getType()

getValue

public long getValue()

getEventType

public java.lang.String getEventType()

xmlBlaster 1.5.1 client API

Copyright © 1999-2007 The xmlBlaster.org contributers.