de.jaetzold.util
Interface Event

All Known Implementing Classes:
EventBase, ExceptionEvent, EqualSourceEvent, RCX.PacketEvent

public interface Event


Method Summary
 Object getSource()
           
 Event process()
           
 

Method Detail

getSource

public Object getSource()

process

public Event process()
              throws Exception