it.eng.spago.event
Interface IEventNotifier

All Known Implementing Classes:
NullEventNotifier, SynchronousEventNotifier

public interface IEventNotifier


Method Summary
 void notifyEvent(ISpagoEvent event, RequestContextIFace requestContext)
           
 

Method Detail

notifyEvent

void notifyEvent(ISpagoEvent event,
                 RequestContextIFace requestContext)