is.idega.idegaweb.golf.service
Class TeeTimeNotificationDaemon
java.lang.Object
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Ä—
Fields inherited from interface com.idega.idegaweb.IWBundleStartable |
DEFAULT_STARTER_CLASS |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEE_TIME_NOTIFICATION_DAEMON
public static final java.lang.String TEE_TIME_NOTIFICATION_DAEMON
- See Also:
- Constant Field Values
TeeTimeNotificationDaemon
public TeeTimeNotificationDaemon()
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.