|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.deltax.util.listener.BaseSignalSource
com.deltax.util.listener.TSignalSource
A test nonthread signal source.
| Nested Class Summary | |
static class |
TSignalSource.SignalType1
|
static class |
TSignalSource.SignalType2
|
| Field Summary |
| Fields inherited from class com.deltax.util.listener.BaseSignalSource |
ls |
| Constructor Summary | |
TSignalSource()
|
|
| Method Summary | |
int |
count(java.lang.Class signalType)
Count the number of signals |
void |
run()
Generate a burst of random signals. |
| Methods inherited from class com.deltax.util.listener.BaseSignalSource |
addListener, countListeners, isRegistered, notify, notifyException, removeAllListeners, removeListener, supportsExceptionSignals |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TSignalSource()
| Method Detail |
public void run()
run in interface java.lang.Runnablepublic int count(java.lang.Class signalType)
signalType -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||