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: | Wednesday, 07 March 2007, 14:18:33 |
Summary
Instance methods
start
function start (
) : Void
Begins the process.
stop
function stop (
) : Void
Stops the process.