com.sentilla.net.mimeo
Class MimeoTmote

java.lang.Object
  extended by com.sentilla.system.DriverAdapter
      extended by com.sentilla.net.mimeo.Mimeo
          extended by com.sentilla.net.mimeo.MimeoTmote
All Implemented Interfaces:
Driver

public class MimeoTmote
extends Mimeo


Field Summary
 
Fields inherited from class com.sentilla.net.mimeo.Mimeo
keep_running, manifest, random
 
Fields inherited from class com.sentilla.system.DriverAdapter
m_nextDriver
 
Constructor Summary
MimeoTmote()
           
 
Method Summary
protected  void runHook()
           
 void stop()
          Cause run() method to return.
 
Methods inherited from class com.sentilla.net.mimeo.Mimeo
addFactory, configureTiming, enableSendMessages, getDriverName, getManifestAutoCompleteTimeout, getRequestMinimumTimeout, getShareInitRandomTimeout, run, runRunHook, shareImage
 
Methods inherited from class com.sentilla.system.DriverAdapter
getNextDriver, setNextDriver
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MimeoTmote

public MimeoTmote()
Method Detail

stop

public void stop()
Description copied from class: Mimeo
Cause run() method to return. This mehtod will block until the run() method has returned.

Overrides:
stop in class Mimeo

runHook

protected void runHook()
Overrides:
runHook in class Mimeo


Copyright © 2007 Sentilla Corporation. All Rights Reserved.