is.idega.idegaweb.golf.service
Class TeeTimeNotificationDaemon

java.lang.Object
  extended by is.idega.idegaweb.golf.service.TeeTimeNotificationDaemon
All Implemented Interfaces:
com.idega.idegaweb.IWBundleStartable, java.awt.event.ActionListener, java.util.EventListener

public class TeeTimeNotificationDaemon
extends java.lang.Object
implements com.idega.idegaweb.IWBundleStartable, java.awt.event.ActionListener

Daemon for sending notifications about missed tee-times

You can report about problems to: Martynas StakÄ—

Version:
1.0.0 Apr 16, 2014
Author:
Martynas StakÄ—

Field Summary
static java.lang.String TEE_TIME_NOTIFICATION_DAEMON
           
 
Fields inherited from interface com.idega.idegaweb.IWBundleStartable
DEFAULT_STARTER_CLASS
 
Constructor Summary
TeeTimeNotificationDaemon()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
protected  TeeTimeBusiness getTeeTimeBusiness()
           
 void start(com.idega.idegaweb.IWBundle starterBundle)
           
 void stop(com.idega.idegaweb.IWBundle starterBundle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEE_TIME_NOTIFICATION_DAEMON

public static final java.lang.String TEE_TIME_NOTIFICATION_DAEMON
See Also:
Constant Field Values
Constructor Detail

TeeTimeNotificationDaemon

public TeeTimeNotificationDaemon()
Method Detail

start

public void start(com.idega.idegaweb.IWBundle starterBundle)
Specified by:
start in interface com.idega.idegaweb.IWBundleStartable

stop

public void stop(com.idega.idegaweb.IWBundle starterBundle)
Specified by:
stop in interface com.idega.idegaweb.IWBundleStartable

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

getTeeTimeBusiness

protected TeeTimeBusiness getTeeTimeBusiness()


Copyright © 2000-2014 idega software. All Rights Reserved.