xmlBlaster 2.2.0 API

org.xmlBlaster.test.admin
Class TestAdminGet.PublisherThread

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

public class TestAdminGet.PublisherThread
extends java.lang.Thread


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler
 
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, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, 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()
Specified by:
run in interface java.lang.Runnable
Overrides:
run in class java.lang.Thread

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.