RunnableInterface
| Kind of class: | interface |
|---|---|
| Inherits from: | CoreInterface |
| Implemented by: | |
| Known subinterfaces: | |
| Version: | 12/14/06 |
| Author: | Aaron Clinger |
| Classpath: | org.casaframework.control.RunnableInterface |
| File last modified: | Sunday, 19 August 2007, 13:43:26 |
Summary
Instance methods
start
function start () : Void
Begins the process.
stop
function stop () : Void
Stops the process.