rp1.rossum.event
Interface RsMotionHaltedEventHandler

All Superinterfaces:
RsEventHandler

public interface RsMotionHaltedEventHandler
extends RsEventHandler

An event handler for motion-halted events.


Method Summary
 void process(RsMotionHaltedEvent event)
           
 

Method Detail

process

void process(RsMotionHaltedEvent event)