com.objectplanet.survey.event
Interface IEventListener

All Known Implementing Classes:
PluginBusAdmin, PluginBusSurvey

public interface IEventListener

A component on the event Bus. Events sent on the Bus are forwarded to all listeners in turn.

Author:
Torgeir Lund

Method Summary
 void handleEvent(Event event)
          Handles an event sent on the Bus.
 

Method Detail

handleEvent

void handleEvent(Event event)
Handles an event sent on the Bus.

Parameters:
event - The event

Copyright ? ObjectPlanet Inc. All Rights Reserved.

Built on December 20 2016