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

class Proxy

[source: com/lafros/macs/pd/Pd.scala]

class Proxy(context : Context, diName : scala.Option[java.lang.String])
extends ProxyHavingStatus with ProxyHavingConstants
provides access to the PD from another DI.
Parameters
_diName - if None, the rightmost portion or the package name will be used, preceded by a dot - see diName.
Additional Constructor Summary
def this (context : Context) : Proxy
Values and Variables inherited from Proxy
driver
Methods inherited from ProxyHavingConstants
constants
Methods inherited from ProxyHavingStatus
status, programInfo, status_programInfo
Methods inherited from Proxy
interpretCmd, startProgram, terminateProgram, subscribeTo
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Additional Constructor Details
def this(context : Context) : Proxy


Copyright 2009 Latterfrosken Software Development Limited