|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecttalx.model.filters.ReceiverFilterAdapter
talx.model.filters.TrashDateMonitor
Removes old messages from the trash.
| Constructor Summary | |
TrashDateMonitor(TransportToolkit model,
java.lang.String param)
|
|
| Method Summary | |
protected boolean |
filterMessage(javax.mail.internet.MimeMessage msg)
Always returns true. |
void |
initialize()
Called to initialize the feature. |
void |
release()
Releases all system resources held by this object. |
void |
run()
|
| Methods inherited from class talx.model.filters.ReceiverFilterAdapter |
addFilterListener, filterActivated, fireFilterActivated, fireNewMailEvent, newMailArrived, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TrashDateMonitor(TransportToolkit model,
java.lang.String param)
param - String consisting of a single number. The number
is the number of days that a message is allowed to remain in
the trash before being permanently removed.
This feature only runs once at start up.
java.lang.NumberFormatException - if the parameter string is malformed.| Method Detail |
public void initialize()
DelayedFeature
initialize in interface DelayedFeaturepublic void run()
run in interface java.lang.Runnablepublic void release()
TALFeature
release in interface TALFeaturerelease in class ReceiverFilterAdapterprotected boolean filterMessage(javax.mail.internet.MimeMessage msg)
filterMessage in class ReceiverFilterAdaptermsg - The message to be filtered by this method.
|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.