nl.justobjects.pushlet.test
Class TestEventPullSources.PingEventPullSource

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

public static class TestEventPullSources.PingEventPullSource
extends EventPullSource

Produces a ping event.


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

Constructor Detail

TestEventPullSources.PingEventPullSource

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