org.osjava.oscube.service.notify
Class NullNotifier

java.lang.Object
  extended byorg.osjava.oscube.service.notify.NullNotifier
All Implemented Interfaces:
Notifier

public class NullNotifier
extends Object
implements Notifier


Constructor Summary
NullNotifier()
           
 
Method Summary
 void notify(com.generationjava.config.Config cfg, Session session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullNotifier

public NullNotifier()
Method Detail

notify

public void notify(com.generationjava.config.Config cfg,
                   Session session)
Specified by:
notify in interface Notifier


Copyright © 2003-2005 OSJava. All Rights Reserved.