nl.justobjects.pushlet.test
Class TestEventPullSources.TestEventPullSource

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

public static class TestEventPullSources.TestEventPullSource
extends EventPullSource

Produces an event related to the Dispatcher.getInstance(). status.


Field Summary
private  int number
           
 
Fields inherited from class nl.justobjects.pushlet.core.EventPullSource
 
Constructor Summary
TestEventPullSources.TestEventPullSource()
           
 
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

number

private int number
Constructor Detail

TestEventPullSources.TestEventPullSource

public TestEventPullSources.TestEventPullSource()
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.