rp1.rossum.event
Interface RsMotionStartedEventHandler

All Superinterfaces:
RsEventHandler

public interface RsMotionStartedEventHandler
extends RsEventHandler

An event handler for motion-started events.


Method Summary
 void process(RsMotionStartedEvent event)
           
 

Method Detail

process

void process(RsMotionStartedEvent event)