nl.justobjects.pushlet.test
Class TestEventPullSources.AEXStocksEventPullSource

java.lang.Object
  extended bynl.justobjects.pushlet.core.EventPullSource
      extended bynl.justobjects.pushlet.test.TestEventPullSources.AEXStocksEventPullSource
All Implemented Interfaces:
EventSource, java.lang.Runnable
Enclosing class:
TestEventPullSources

public static class TestEventPullSources.AEXStocksEventPullSource
extends EventPullSource

Produces events simulating stocks from the AEX.


Field Summary
(package private)  java.lang.String[] stocks
           
 
Fields inherited from class nl.justobjects.pushlet.core.EventPullSource
 
Constructor Summary
TestEventPullSources.AEXStocksEventPullSource()
           
 
Method Summary
 long getSleepTime()
           
 Event pullEvent()
           
 
Methods inherited from class nl.justobjects.pushlet.core.EventPullSource
activate, isAlive, passivate, run, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stocks

java.lang.String[] stocks
Constructor Detail

TestEventPullSources.AEXStocksEventPullSource

public TestEventPullSources.AEXStocksEventPullSource()
Method Detail

getSleepTime

public long getSleepTime()
Specified by:
getSleepTime in class EventPullSource

pullEvent

public Event pullEvent()
Specified by:
pullEvent in class EventPullSource


Copyright © 2000-2003 - Just Objects B.V.