org.superbiz.moviefun
Class NotifierImpl

java.lang.Object
  extended by org.superbiz.moviefun.NotifierImpl
All Implemented Interfaces:
Notifier

public class NotifierImpl
extends Object
implements Notifier


Constructor Summary
NotifierImpl()
           
 
Method Summary
 void notify(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifierImpl

public NotifierImpl()
Method Detail

notify

public void notify(String message)
Specified by:
notify in interface Notifier


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.