it.eng.spago.event
Class EventNotifierFactory

java.lang.Object
  extended byit.eng.spago.event.EventNotifierFactory

public class EventNotifierFactory
extends java.lang.Object


Constructor Summary
EventNotifierFactory()
           
 
Method Summary
static IEventNotifier getEventNotifier()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventNotifierFactory

public EventNotifierFactory()
Method Detail

getEventNotifier

public static IEventNotifier getEventNotifier()