Scala Monitoring and Control System API
com.lafros.macs.pd.an

trait StatusEtc

[source: com/lafros/macs/pd/an/StatusEtc.scala]

trait StatusEtc
extends AnyRef
AnyPd mix-in for use where PD has status.
Author
Rob Dickens
Direct Known Subclasses:
ConstantlessPd, Pd

Type Summary
abstract type StatusType <: java.io.Serializable
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Class Summary
trait MonitorGui extends MonitorGui with AnyRef
type-safe version, which also allows the PD's monitor GUI to share the MonitorGui name, which is required.
trait ProxyHavingStatus extends Proxy
adds status.
trait StatefulContext extends AnyContext
adds status.
trait StatusFactory extends com.lafros.macs.pd.AnyStatusFactory with DriverContainer
an instance or concrete implementation of one of these is required when creating the DI for a PD having status.
Type Details
abstract type StatusType <: java.io.Serializable


Copyright 2009 Latterfrosken Software Development Limited