Scala Monitoring and Control System API
com.lafros.macs.util.SubjectObserver

trait Observer

[source: com/lafros/macs/util/SubjectObserver.scala]

trait Observer
extends AnyRef
to be extended by observers.
Direct Known Subclasses:
Di.Observer

Method Summary
abstract def notify (sub : SubjectType) : Unit
invoked when the supplied subject is deemed to have changed.
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
abstract def notify(sub : SubjectType) : Unit
invoked when the supplied subject is deemed to have changed.


Copyright 2009 Latterfrosken Software Development Limited