xmlBlaster 1.6.2 API

org.xmlBlaster.test.admin
Class TestAdminGet.PublisherThread

java.lang.Object
  extended byjava.lang.Thread
      extended byorg.xmlBlaster.test.admin.TestAdminGet.PublisherThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
TestAdminGet

public class TestAdminGet.PublisherThread
extends java.lang.Thread


Field Summary
private  long delay
           
private  java.lang.Exception ex
           
private  Global global
           
private  MsgUnit[] msgUnits
           
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
TestAdminGet.PublisherThread(Global global, long timeToWaitBeforePublishing, MsgUnit[] msgUnits)
           
 
Method Summary
 boolean hasException()
           
 void run()
           
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

global

private Global global

delay

private long delay

msgUnits

private MsgUnit[] msgUnits

ex

private java.lang.Exception ex
Constructor Detail

TestAdminGet.PublisherThread

public TestAdminGet.PublisherThread(Global global,
                                    long timeToWaitBeforePublishing,
                                    MsgUnit[] msgUnits)
Method Detail

hasException

public boolean hasException()

run

public void run()

xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.