- All Implemented Interfaces:
Agent
public final class DriverConductor
extends Object
implements Agent
Driver Conductor that takes commands from publishers and subscribers, and orchestrates the media driver.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
onStart
public void onStart()
- Specified by:
onStart
in interface Agent
-
onClose
public void onClose()
- Specified by:
onClose
in interface Agent
-
-
doWork
public int doWork()
- Specified by:
doWork
in interface Agent