nl.justobjects.pushlet.test
Class TestEventPullSources.PushletStatusEventPullSource

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

public static class TestEventPullSources.PushletStatusEventPullSource
extends EventPullSource

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


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

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