nl.gx.webmanager.services.event
Interface EventHandler

All Known Implementing Classes:
FriendlyURLEventHandler

public interface EventHandler

Author:
n.milutinovic

Method Summary
 void onEvent(Event event)
          React on event notification.
 

Method Detail

onEvent

void onEvent(Event event)
React on event notification.

Parameters:
event - event to react on.


Copyright © 2007-2011 GX Software BV. All Rights Reserved.