105106107108109110111
* the stop control. * @return stop control as AbstractListenerControl */ protected AbstractListenerControl createStopControl() { return new EjmfStopControl(); }