Scala Monitoring and Control System API
com.lafros.macs.test.dummy

trait StatuslessDi

[source: com/lafros/macs/test/dummy.scala]

trait StatuslessDi
extends Di
returned by createStatuslessDi-methods of dummy.Di.Factory, providing access to its macs.Di.NonPollableDriver for testing purposes.
Value Summary
abstract val driver : NonPollableDriver
driver wrapper whose interpretCmd method may be called without the need for a synchronized block.
Values and Variables inherited from Di
autoReregister
Methods inherited from Di
setSamplesOutPort (abstract), setSamplesInPort (abstract), register (abstract), registerOrWait (abstract), registerLater (abstract), unregister (abstract), state (abstract)
Methods inherited from Subject
subscribe, publish
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Value Details
abstract val driver : NonPollableDriver
driver wrapper whose interpretCmd method may be called without the need for a synchronized block.


Copyright 2009 Latterfrosken Software Development Limited