arta.synergy.ejb.log.checkers
Class AbstractNotifier
java.lang.Object
arta.synergy.ejb.log.checkers.AbstractNotifier
- Direct Known Subclasses:
- ActionExpireNotifier, ActionFinishedNotifier, ActionStartNotifier
public abstract class AbstractNotifier
- extends java.lang.Object
Created by IntelliJ IDEA.
User: topa
Date: 24.06.2011
Time: 17:00:16
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lastNotifyDate
protected java.util.Date lastNotifyDate
now
protected java.util.Date now
isRunning
protected boolean isRunning
AbstractNotifier
public AbstractNotifier()
performCheck
public void performCheck()
findNotifications
protected abstract void findNotifications()
getName
public abstract java.lang.String getName()
isRunning
public boolean isRunning()
Copyright © 2000 Dummy Corp. All Rights Reserved.