org.osjava.oscube.service.notify
Class ConsoleNotifier

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

public class ConsoleNotifier
extends Object
implements Notifier


Constructor Summary
ConsoleNotifier()
           
 
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

ConsoleNotifier

public ConsoleNotifier()
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.